completion for init

This commit is contained in:
Valentin Haenel
2015-02-11 16:05:20 +01:00
parent 17e6ec1c4f
commit 6af3cc284f

3
_conda
View File

@@ -212,6 +212,9 @@ case $state in
'--remove-key[remove a configuration key (and all its values)]' \ '--remove-key[remove a configuration key (and all its values)]' \
'(-f --force)'{-f,--force}'[write to the config file using the yaml parser]' \ '(-f --force)'{-f,--force}'[write to the config file using the yaml parser]' \
;; ;;
(init)
_arguments -C $help_opts \
;;
(*) (*)
#_arguments -C $opts #_arguments -C $opts
_path_files _path_files