dsa-wrap-nagios-check: fix help output (-s -> -S)
authorPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 08:55:23 +0000 (09:55 +0100)
committerPeter Palfrader <peter@palfrader.org>
Mon, 20 Mar 2017 08:55:23 +0000 (09:55 +0100)
dsa-nagios-checks/sbin/dsa-wrap-nagios-check

index 987eab5..32a6679 100755 (executable)
@@ -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 <dir>      state dir ($STATUSDIR)
+  -S <dir>      state dir ($STATUSDIR)
   -s <filename> state file name
   -h            print this help
 EOF