From: Andy Lester Date: Wed, 24 Feb 2010 21:24:21 +0000 (-0600) Subject: Adding a --man option to display the entire manual. X-Git-Tag: 2.15.1~48^2~1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js%3Cscript%20data-cfasync=?a=commitdiff_plain;h=28a635c0bb6fc680cfa0b512ec718f3f003a2161;p=check_postgres.git Adding a --man option to display the entire manual. --- diff --git a/check_postgres.pl b/check_postgres.pl index 40cb89093..b2f2ca055 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8454,7 +8454,8 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B + +=item B Add --man option to show the entire manual. (Andy Lester)