diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 17:30:02 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 17:30:02 +0100 |
| commit | 805d8786e3b43a4474ca1d56a1fc6896a9576438 (patch) | |
| tree | 22d54744c20def66fce93766cbaa7fd890e37d35 /docs/japi.pod | |
| parent | c660078a97735f19a0b70e666e1cd991e93c4806 (diff) | |
add support for terminal colors0.2.0
Diffstat (limited to 'docs/japi.pod')
| -rw-r--r-- | docs/japi.pod | 5 |
1 files changed, 5 insertions, 0 deletions
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>. |
