summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorAndy Lester2010-02-24 21:24:21 +0000
committerAndy Lester2010-04-07 16:47:02 +0000
commit28a635c0bb6fc680cfa0b512ec718f3f003a2161 (patch)
tree5ad11ab2ee1eebec935e38511477033f8be0c1b1 /check_postgres.pl
parentba324843d54fd2a00198d78001069983f74725e6 (diff)
Adding a --man option to display the entire manual.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 2 insertions, 1 deletions
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<NEXT>
+
+=item B<?>
Add --man option to show the entire manual. (Andy Lester)