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 ```