feat(jira): add help/usage cmd (#12293)

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
Jim Weller
2024-03-26 01:48:14 -07:00
committed by GitHub
parent 3e05befaee
commit 7647c79bae
3 changed files with 22 additions and 1 deletions

View File

@ -11,6 +11,7 @@ _1st_arguments=(
'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'
'help:print usage help to stdout'
)
_arguments -C \