summaryrefslogtreecommitdiff
path: root/docs/japi.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/japi.1')
-rw-r--r--docs/japi.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/japi.1 b/docs/japi.1
index 08ce86b..f54856e 100644
--- a/docs/japi.1
+++ b/docs/japi.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "JAPI 1"
-.TH JAPI 1 "2014-03-16" "japi 0.1.1" "User Commands"
+.TH JAPI 1 "2014-03-16" "japi 0.1.2" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -169,7 +169,7 @@ If the file is not present, Japi will prompt for the password.
Specifies the Jira \s-1API\s0 version to use. The default value is \f(CW\*(C`rest/api/2\*(C'\fR.
.IP "\-\-jira_query \s-1STRING\s0" 4
.IX Item "--jira_query STRING"
-Specifies the Jira search string (e.q. a \s-1JQL\s0 string). The default value is \f(CW\*(C`search?jql=project=MT and status not in (Resolved,Closed)\*(Aq\*(C'\fR.
+Specifies the Jira search string (e.q. a \s-1JQL\s0 string). The default value is \f(CW\*(C`search?jql=project=MT and status not in (Resolved,Closed)\*(C'\fR.
.IP "\-\-jira_uribase \s-1STRING\s0" 4
.IX Item "--jira_uribase STRING"
Specifies the Jira \s-1URI\s0 base. The default value is \f(CW\*(C`https://your\-jira.example.com\*(C'\fR. This has to be changed.