Change the br argument to branch to follow PR #6678. (#6680)

This commit is contained in:
Eric Hudon 2018-04-15 07:17:23 -04:00 committed by Marc Cornellà
parent 62b8a70a7c
commit 2aa2ea744e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ _1st_arguments=(
'dashboard:open the dashboard'
'reported:search for issues reported by a user'
'assigned:search for issues assigned to a user'
'br:open the issue named after the git branch of the current directory'
'branch:open the issue named after the git branch of the current directory'
'dumpconfig:display effective jira configuration'
)