diff options
Diffstat (limited to 'plugins/jira/_jira')
| -rw-r--r-- | plugins/jira/_jira | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugins/jira/_jira b/plugins/jira/_jira index 03fe6a499..d64614233 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' +  'branch:open the issue named after the git branch of the current directory'    'dumpconfig:display effective jira configuration'  ) | 
