0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

add '--help' to heroku commands

This commit is contained in:
Paul Robertson 2015-07-09 23:40:35 -04:00
parent 3ea3384186
commit ffe8e5465c

View file

@ -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