From 02710733a9939f7f529b82faebaccf533384e811 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 25 Mar 2004 01:09:34 +0000 Subject: [PATCH] Fix the SYNOPSIS in the documentation to have the correct flag to get the version. --- check_afsspace | 2 +- check_bos | 2 +- check_rxdebug | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/check_afsspace b/check_afsspace index b747309..6cd82f7 100755 --- a/check_afsspace +++ b/check_afsspace @@ -121,7 +121,7 @@ check_afsspace - Monitor AFS disk space usage under Nagios =head1 SYNOPSIS -check_afsspace [B<-hv>] [B<-c> I] [B<-w> I] +check_afsspace [B<-hV>] [B<-c> I] [B<-w> I] [B<-t> I] B<-H> I =head1 DESCRIPTION diff --git a/check_bos b/check_bos index 3628302..867ccf0 100755 --- a/check_bos +++ b/check_bos @@ -133,7 +133,7 @@ check_bos - Monitor AFS bos output for problems in Nagios =head1 SYNOPSIS -check_bos [B<-hv>] [B<-t> I] B<-H> I +check_bos [B<-hV>] [B<-t> I] B<-H> I =head1 DESCRIPTION diff --git a/check_rxdebug b/check_rxdebug index 271156a..76d4b86 100755 --- a/check_rxdebug +++ b/check_rxdebug @@ -122,7 +122,7 @@ check_rxdebug - Check AFS servers for blocked connections in Nagios =head1 SYNOPSIS -check_rxdebug [B<-hv>] [B<-c> I] [B<-w> I] +check_rxdebug [B<-hV>] [B<-c> I] [B<-w> I] [B<-t> I] B<-H> I =head1 DESCRIPTION -- 2.39.5