From 805d8786e3b43a4474ca1d56a1fc6896a9576438 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetowlap.united.domain)" Date: Sun, 16 Mar 2014 17:30:02 +0100 Subject: add support for terminal colors --- docs/japi.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/japi.pod b/docs/japi.pod index 9fd9bd5..fba1775 100644 --- a/docs/japi.pod +++ b/docs/japi.pod @@ -14,6 +14,7 @@ Synopsis: japi [--debug] [--help] [--version] + [--nocolor] [--passfile] [--jira_apiversion STRING] [--jira_query STRING] @@ -36,6 +37,10 @@ Prints out the help. Prints out the version. +=item --nocolor + +By default the output uses colored text output. This switch disables it. + =item --passfile STRING Specifies the path to an optional file which includes the Jira API password but Base64 encoded. The default value is C<~/.japipass>. -- cgit v1.2.3