From ee9c424b3b4b5d5965736b980c8f32570cffc86b Mon Sep 17 00:00:00 2001 From: Valentin Haenel Date: Thu, 12 Feb 2015 00:32:30 +0100 Subject: [PATCH] more TODOs --- _conda | 1 + 1 file changed, 1 insertion(+) diff --git a/_conda b/_conda index 0ee5864..0fa08b0 100644 --- a/_conda +++ b/_conda @@ -18,6 +18,7 @@ # TODO # ---- # +# * Subcommand grouping is still alpha. # * Completion for 'conda config' is somewhat incomplete # * 'conda config --get' only completes a single option. # * 'conda config --add' completes only the key, not the value.