From cad9bf099a6c2fdedf81a0af19cdb5627ceaa4d5 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 18 Mar 2014 09:32:04 +0100 Subject: New release --- docs/japi.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs/japi.txt') 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". -- cgit v1.2.3