diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-18 09:32:04 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-18 09:32:04 +0100 |
| commit | cad9bf099a6c2fdedf81a0af19cdb5627ceaa4d5 (patch) | |
| tree | 81f4169500d53cbf657c9ad0b13e8bdc427e18bb /docs/japi.txt | |
| parent | e637ec68dc7e09dd8c6aae0c13803c0257c6d68c (diff) | |
New release0.4.1
Diffstat (limited to 'docs/japi.txt')
| -rw-r--r-- | docs/japi.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/japi.txt b/docs/japi.txt index c84b5fc..7b1043b 100644 --- a/docs/japi.txt +++ b/docs/japi.txt @@ -13,8 +13,8 @@ NAME SYNOPSIS Synopsis: japi [--debug] [--help] [--version] [--nocolor] [--passfile] - [--jira_apiversion STRING] [--jira_query STRING] [--jira_uribase STRING] - [--jira_user STRING] + [--unassigned] [--jira_apiversion STRING] [--jira_query STRING] + [--jira_uribase STRING] [--jira_user STRING] Options: --debug @@ -36,6 +36,10 @@ SYNOPSIS If the file is not present, Japi will prompt for the password. + --unassigned + By default the output lists assigned and unassigned issues. Use this + switch to only list unassigned issues. + --jira_apiversion STRING Specifies the Jira API version to use. The default value is "rest/api/2". |
