From 572b3e83d9e64b87a6e39c6c029986c54d922d08 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 16 May 2017 22:12:57 -0700 Subject: [PATCH] Refactor completion descriptions on README Signed-off-by: Ahmet Alp Balkan --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 01d1b1a..6d1196e 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Context "dublin" set. Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin". ``` -`kubectx` also supports Tab completion, which helps with long context -names. +`kubectx` supports Tab completion on bash/zsh shells to help with +long context names. You don't have to remember full context names anymore. ----- @@ -65,8 +65,7 @@ Context "test" set. Active namespace is "default". ``` -`kubectx` also supports Tab completion, which helps with long context -names. +`kubens` also supports Tab completion on bash/zsh shells. -----