diff --git a/_conda b/_conda index e1bb7e2..cf3128e 100644 --- a/_conda +++ b/_conda @@ -119,7 +119,8 @@ case $state in '*:regex:' \ ;; (help) - _arguments -C '*:commands:__conda_commands' \ + _arguments -C '(-h --help)'{-h,--help}'[show the help message and exit]' \ + '*:commands:__conda_commands' \ ;; (*) #_arguments -C $opts