summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
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".