From a322e17c632b29d4c2b990ea4b4e4af9f263b807 Mon Sep 17 00:00:00 2001 From: Drew Kerrigan Date: Tue, 11 Mar 2014 13:40:26 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91f1589..1151b02 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Add the following command definition to your commands config (`commands.config`) define command{ command_name - command_line /usr/bin/python /usr/local/nagios/libexec/plugins/check_http_json.py -H : -p [-e|-q|-l|-g ] [-e ] + command_line /usr/bin/python /usr/local/nagios/libexec/plugins/check_http_json.py -H : -p [-e|-q|-l|-g ] [-m ] } ``` @@ -211,4 +211,4 @@ If I change the command to have the parameter -q parameter `State.Running,False` ``` OK: Status OK. -``` \ No newline at end of file +```