mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-14 17:08:48 +02:00
feat(jira): add help/usage cmd (#12293)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user