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 fba1775..8a080af 100644
--- a/docs/japi.pod
+++ b/docs/japi.pod
@@ -16,6 +16,7 @@ Synopsis: japi
[--version]
[--nocolor]
[--passfile]
+ [--unassigned]
[--jira_apiversion STRING]
[--jira_query STRING]
[--jira_uribase STRING]
@@ -47,6 +48,10 @@ Specifies the path to an optional file which includes the Jira API password but
If the file is not present, Japi will prompt for the password.
+=item --unassigned
+
+By default the output lists assigned and unassigned issues. Use this switch to only list unassigned issues.
+
=item --jira_apiversion STRING
Specifies the Jira API version to use. The default value is C<rest/api/2>.