summaryrefslogtreecommitdiffstats
path: root/plugins/check_by_ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_by_ssh.c')
-rw-r--r--plugins/check_by_ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_by_ssh.c b/plugins/check_by_ssh.c
index 6d0f4c2..d34b267 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\
413Usage: %s [-f46] [-t timeout] [-i identity] [-l user] -H <host> -C <command>\n\ 413Usage: %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}