From ed62784a0b68959fd13fe5bc53a5aef4f17fbffa Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Sun, 27 Apr 2008 14:35:26 +0000 Subject: --help output cleanup (plus removal of spaces on blank lines) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1984 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_hpjd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/check_hpjd.c') diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c index 6bcffae6..e20a76d9 100644 --- a/plugins/check_hpjd.c +++ b/plugins/check_hpjd.c @@ -393,7 +393,7 @@ print_help (void) printf ("%s\n", _("Net-snmp must be installed on the computer running the plugin.")); printf ("\n\n"); - + print_usage (); printf (_(UT_HELP_VRSN)); @@ -402,6 +402,7 @@ print_help (void) printf (" %s", _("The SNMP community name ")); printf (_("(default=%s)"), DEFAULT_COMMUNITY); + printf ("\n"); printf (_(UT_SUPPORT)); } -- cgit v1.2.3-74-g34f1