From 73d49496fe8a7f20fe88efcbba3815e812675078 Mon Sep 17 00:00:00 2001 From: Kevin Duret Date: Mon, 15 Sep 2014 11:49:10 +0200 Subject: [PATCH 1/2] 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 From 746103390cfaeabf355cad27f4f09b4c7944c454 Mon Sep 17 00:00:00 2001 From: Simon BOMM Date: Mon, 15 Sep 2014 16:14:33 +0200 Subject: [PATCH 2/2] Remove unused options in FTP date plugin help --- apps/protocols/ftp/mode/date.pm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/apps/protocols/ftp/mode/date.pm b/apps/protocols/ftp/mode/date.pm index 854c2fbe0..973fc048f 100644 --- a/apps/protocols/ftp/mode/date.pm +++ b/apps/protocols/ftp/mode/date.pm @@ -200,14 +200,6 @@ Connection timeout in seconds (Default: 30) =item B<--warning> -Threshold warning in seconds - -=item B<--critical> - -Threshold critical in seconds - -=item B<--warning> - Threshold warning in seconds for each files (diff time) =item B<--critical>