diff options
Diffstat (limited to 'plugins/check_by_ssh.c')
-rw-r--r-- | plugins/check_by_ssh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_by_ssh.c b/plugins/check_by_ssh.c index 6d0f4c2c..d34b2678 100644 --- a/plugins/check_by_ssh.c +++ b/plugins/check_by_ssh.c | |||
@@ -411,5 +411,5 @@ print_usage (void) | |||
411 | { | 411 | { |
412 | printf ("\n\ | 412 | printf ("\n\ |
413 | Usage: %s [-f46] [-t timeout] [-i identity] [-l user] -H <host> -C <command>\n\ | 413 | Usage: %s [-f46] [-t timeout] [-i identity] [-l user] -H <host> -C <command>\n\ |
414 | [-n name] [-s servicelist] [-O outputfile] [-p port]\n", progname); | 414 | [-n name] [-s servicelist] [-O outputfile] [-p port]\n", progname); |
415 | } | 415 | } |