From e82879a185042cbec04a9a3f6803c3f1f2fc07e9 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Thu, 9 Nov 2017 14:15:52 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7d511f2..61e8a554 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ kubectx is an utility to manage and switch between kubectl(1) contexts. ``` USAGE: kubectx : list the contexts - kubectx : switch to context + kubectx : switch to context kubectx - : switch to the previous context - kubectx = : create alias for context + kubectx = : rename context to kubectx -h,--help : show this message ```