diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-18 09:30:33 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-18 09:30:33 +0100 |
| commit | e637ec68dc7e09dd8c6aae0c13803c0257c6d68c (patch) | |
| tree | eb298efa8bb7b9bc3142ad0e0c897a9f62b831a5 /docs | |
| parent | b5cae8e54976d57f802f955b9bf475c09ae52c74 (diff) | |
add unassigned switch0.4.0
Diffstat (limited to 'docs')
| -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 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>. |
