diff options
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"); |
