diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-21 23:29:18 -0400 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-04-21 23:29:18 -0400 |
| commit | 884aee06674755ef44e4042803ae84a0faac5b10 (patch) | |
| tree | 8417817953081465f40741352aa85c5f4c7318ec /plugins/check_http.c | |
| parent | 00bf32bb6088557d69f91a41f3a556c3e495cd46 (diff) | |
| download | monitoring-plugins-884aee06674755ef44e4042803ae84a0faac5b10.tar.gz | |
Standardize the extra-opts notes
Diffstat (limited to 'plugins/check_http.c')
| -rw-r--r-- | plugins/check_http.c | 2 |
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) | |||
| 1400 | printf (" %s\n", _("messages from the host result in STATE_WARNING return values. If you are")); | 1400 | printf (" %s\n", _("messages from the host result in STATE_WARNING return values. If you are")); |
| 1401 | printf (" %s\n", _("checking a virtual server that uses 'host headers' you must supply the FQDN")); | 1401 | printf (" %s\n", _("checking a virtual server that uses 'host headers' you must supply the FQDN")); |
| 1402 | printf (" %s\n", _("(fully qualified domain name) as the [host_name] argument.")); | 1402 | printf (" %s\n", _("(fully qualified domain name) as the [host_name] argument.")); |
| 1403 | printf ("\n"); | ||
| 1404 | printf (UT_EXTRA_OPTS_NOTES); | ||
| 1405 | 1403 | ||
| 1406 | #ifdef HAVE_SSL | 1404 | #ifdef HAVE_SSL |
| 1407 | printf ("\n"); | 1405 | printf ("\n"); |
