summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-18 09:32:04 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2014-03-18 09:32:04 +0100
commitcad9bf099a6c2fdedf81a0af19cdb5627ceaa4d5 (patch)
tree81f4169500d53cbf657c9ad0b13e8bdc427e18bb /README.txt
parente637ec68dc7e09dd8c6aae0c13803c0257c6d68c (diff)
New release0.4.1
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index c84b5fc..7b1043b 100644
--- a/README.txt
+++ b/README.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".