summaryrefslogtreecommitdiff
path: root/plugins/jira/_jira
diff options
context:
space:
mode:
authorAndrew Janke <andrew@apjanke.net>2015-09-11 18:37:39 -0400
committerAndrew Janke <andrew@apjanke.net>2015-09-11 18:37:39 -0400
commitc9af79fcad9af8e4f2fd102336e7b0ffc1df0336 (patch)
treecaa00040b5babd5075da5eefa92b16e38686856a /plugins/jira/_jira
parent9c08641d7c2aae0c82fa5ad91f94c67b70115ba5 (diff)
downloadzsh-c9af79fcad9af8e4f2fd102336e7b0ffc1df0336.tar.gz
zsh-c9af79fcad9af8e4f2fd102336e7b0ffc1df0336.tar.bz2
zsh-c9af79fcad9af8e4f2fd102336e7b0ffc1df0336.zip
jira: add README, "emulate -L zsh", add "dumpconfig" action
(The "dumpconfig" action is for verifying the configuration behavior against what's documented in the README now.) add "error" to some of the error messages
Diffstat (limited to 'plugins/jira/_jira')
-rw-r--r--plugins/jira/_jira1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jira/_jira b/plugins/jira/_jira
index b0ea658e2..03fe6a499 100644
--- a/plugins/jira/_jira
+++ b/plugins/jira/_jira
@@ -7,6 +7,7 @@ _1st_arguments=(
'dashboard:open the dashboard'
'reported:search for issues reported by a user'
'assigned:search for issues assigned to a user'
+ 'dumpconfig:display effective jira configuration'
)
_arguments -C \