whitespace

This commit is contained in:
Valentin Haenel
2015-02-14 19:12:54 +01:00
parent 2e2e4c6cd7
commit f96ad1e034

2
_conda
View File

@@ -115,6 +115,7 @@ for k in keys:
"))
print -l $config_keys
}
__conda_describe_existing_config_keys(){
local -a config_keys
config_keys=($( __conda_existing_config_keys ))
@@ -264,6 +265,7 @@ __conda_caching_policy() {
}
local -a opts help_opts json_opts env_opts channel_opts install_opts
opts=(
'(-h --help)'{-h,--help}'[show this help message and exit]'
'(-V --version)'{-V,--version}'[show program''s version number and exit]'