From 32a39aa7c1a8f2946ca4c817ceb2e9f3515ff976 Mon Sep 17 00:00:00 2001 From: Florian Asche Date: Fri, 25 Apr 2014 14:56:53 +0200 Subject: [PATCH] Fix Typo in Help --- apps/tomcat/web/mode/applications.pm | 2 +- apps/tomcat/web/mode/sessions.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/tomcat/web/mode/applications.pm b/apps/tomcat/web/mode/applications.pm index 3c15c954c..db89288fb 100644 --- a/apps/tomcat/web/mode/applications.pm +++ b/apps/tomcat/web/mode/applications.pm @@ -206,7 +206,7 @@ Specify password for basic authentification (Mandatory if --credentials is speci Threshold for HTTP timeout -=item B<--url-path> +=item B<--urlpath> Path to the Tomcat Manager List (Default: Tomcat 7 '/manager/text/list') Tomcat 6: '/manager/list' diff --git a/apps/tomcat/web/mode/sessions.pm b/apps/tomcat/web/mode/sessions.pm index f50645328..2120a1282 100644 --- a/apps/tomcat/web/mode/sessions.pm +++ b/apps/tomcat/web/mode/sessions.pm @@ -209,7 +209,7 @@ Specify password for basic authentification (Mandatory if --credentials is speci Threshold for HTTP timeout -=item B<--url-path> +=item B<--urlpath> Path to the Tomcat Manager List (Default: Tomcat 7 '/manager/text/list') Tomcat 6: '/manager/list'