mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-23 00:03:24 +01:00
Merge pull request #4146 from perobertson/heroku-help
[heroku] add '--help' as an option to commands
This commit is contained in:
commit
eb12ec1dc8
@ -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…
Reference in New Issue
Block a user