mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 09:58:47 -07: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 \
|
||||
'(--app)--app[the app name]' \
|
||||
'(--remote)--remote[the remote name]' \
|
||||
'(--help)--help[help about the current command]' \
|
||||
&& return 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user