mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-06-26 04:21:33 +02:00
add '--help' to heroku commands
This commit is contained in:
parent
3ea3384186
commit
ffe8e5465c
@ -143,5 +143,6 @@ _arguments \
|
|||||||
$_command_args \
|
$_command_args \
|
||||||
'(--app)--app[the app name]' \
|
'(--app)--app[the app name]' \
|
||||||
'(--remote)--remote[the remote name]' \
|
'(--remote)--remote[the remote name]' \
|
||||||
|
'(--help)--help[help about the current command]' \
|
||||||
&& return 0
|
&& return 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user