summaryrefslogtreecommitdiff
path: root/docs/japi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/japi.pod')
-rw-r--r--docs/japi.pod5
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>.