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
This commit is contained in:
Andrew Janke
2015-09-11 18:37:39 -04:00
parent 9c08641d7c
commit c9af79fcad
3 changed files with 79 additions and 30 deletions

View File

@@ -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 \