From 73d49496fe8a7f20fe88efcbba3815e812675078 Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Mon, 15 Sep 2014 11:49:10 +0200 Subject: [PATCH] Fix help Refs #5607 --- apps/protocols/http/mode/expectedcontent.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/protocols/http/mode/expectedcontent.pm b/apps/protocols/http/mode/expectedcontent.pm index 8d3f58d0b..af92b7275 100644 --- a/apps/protocols/http/mode/expectedcontent.pm +++ b/apps/protocols/http/mode/expectedcontent.pm @@ -184,6 +184,10 @@ Specify password for basic authentification (Mandatory if --credentials is speci Threshold for HTTP timeout +=item B<--expected-string> + +Specify String to check on the Webpage + =back =cut