From 0223d861758213944c8f9691bd8e0661f1462274 Mon Sep 17 00:00:00 2001 From: THEPAUT Date: Fri, 24 Jun 2016 11:36:47 +0200 Subject: [PATCH] Add option credentials in help description --- apps/jenkins/mode/jobstate.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/jenkins/mode/jobstate.pm b/apps/jenkins/mode/jobstate.pm index 88fbaab76..3db09d98c 100644 --- a/apps/jenkins/mode/jobstate.pm +++ b/apps/jenkins/mode/jobstate.pm @@ -157,6 +157,10 @@ Specify https if needed (Default: 'http') Set path to get Jenkins information +=item B <--credentials> + +Required to use username/password authentication method + =item B<--username> Specify username for API authentification