diff options
author | Andy Lester | 2010-02-24 21:24:21 +0000 |
---|---|---|
committer | Andy Lester | 2010-04-07 16:47:02 +0000 |
commit | 28a635c0bb6fc680cfa0b512ec718f3f003a2161 (patch) | |
tree | 5ad11ab2ee1eebec935e38511477033f8be0c1b1 /check_postgres.pl | |
parent | ba324843d54fd2a00198d78001069983f74725e6 (diff) |
Adding a --man option to display the entire manual.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 3 |
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) |