From f96ad1e03453ba57ea9465018fa7759f7eed9a58 Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Sat, 14 Feb 2015 19:12:54 +0100 Subject: [PATCH] whitespace --- _conda | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_conda b/_conda index 1197745..87a7c38 100644 --- a/_conda +++ b/_conda @@ -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]'