help needs to know about it's own help

This commit is contained in:
Valentin Haenel
2015-02-10 15:49:51 +01:00
parent 7d75a4c056
commit 44c66e9556

3
_conda
View File

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