summaryrefslogtreecommitdiff
path: root/docs/japi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/japi.pod')
-rw-r--r--docs/japi.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/japi.pod b/docs/japi.pod
index 80a46eb..70cc710 100644
--- a/docs/japi.pod
+++ b/docs/japi.pod
@@ -48,7 +48,7 @@ Specifies the Jira API version to use. The default value is C<rest/api/2>.
=item --jira_query STRING
-Specifies the Jira search string (e.q. a JQL string). The default value is C<search?jql=project=MT and status not in (Resolved,Closed)'>.
+Specifies the Jira search string (e.q. a JQL string). The default value is C<search?jql=project=MT and status not in (Resolved,Closed)>.
=item --jira_uribase STRING