aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_http.c
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2010-04-21 23:29:18 -0400
committerGravatar Thomas Guyot-Sionnest <dermoth@aei.ca> 2010-04-21 23:29:18 -0400
commit884aee06674755ef44e4042803ae84a0faac5b10 (patch)
tree8417817953081465f40741352aa85c5f4c7318ec /plugins/check_http.c
parent00bf32bb6088557d69f91a41f3a556c3e495cd46 (diff)
downloadmonitoring-plugins-884aee06674755ef44e4042803ae84a0faac5b10.tar.gz
Standardize the extra-opts notes
Diffstat (limited to 'plugins/check_http.c')
-rw-r--r--plugins/check_http.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_http.c b/plugins/check_http.c
index 6c53f7ad..a21669c0 100644
--- a/plugins/check_http.c
+++ b/plugins/check_http.c
@@ -1400,8 +1400,6 @@ print_help (void)
printf (" %s\n", _("messages from the host result in STATE_WARNING return values. If you are"));
printf (" %s\n", _("checking a virtual server that uses 'host headers' you must supply the FQDN"));
printf (" %s\n", _("(fully qualified domain name) as the [host_name] argument."));
- printf ("\n");
- printf (UT_EXTRA_OPTS_NOTES);
#ifdef HAVE_SSL
printf ("\n");