summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/check_http.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_http.c b/plugins/check_http.c
index 7cdd5e0..79c5ad4 100644
--- a/plugins/check_http.c
+++ b/plugins/check_http.c
@@ -41,7 +41,7 @@ strings and regular expressions, check connection times, and report on\n\
41certificate expiration times.\n" 41certificate expiration times.\n"
42 42
43#define OPTIONS "\ 43#define OPTIONS "\
44\(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\ 44(-H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n\
45 [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n\ 45 [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n\
46 [-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]\n\ 46 [-a auth] [-f <ok | warn | critcal | follow>] [-e <expect>]\n\
47 [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n\ 47 [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n\