From c8a9109db78802b7a940b0678c026267b234536b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 20 Mar 2017 09:55:23 +0100 Subject: [PATCH] dsa-wrap-nagios-check: fix help output (-s -> -S) --- dsa-nagios-checks/sbin/dsa-wrap-nagios-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsa-nagios-checks/sbin/dsa-wrap-nagios-check b/dsa-nagios-checks/sbin/dsa-wrap-nagios-check index 987eab5..32a6679 100755 --- a/dsa-nagios-checks/sbin/dsa-wrap-nagios-check +++ b/dsa-nagios-checks/sbin/dsa-wrap-nagios-check @@ -38,7 +38,7 @@ $0: usage: file in status-dir. The state file is named after the nagios check (but can be overridden with -s). - -s state dir ($STATUSDIR) + -S state dir ($STATUSDIR) -s state file name -h print this help EOF -- 2.20.1