Update -h message in README.md

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-04-04 12:32:37 -07:00
parent cce04a3279
commit 07583efe3d
No known key found for this signature in database
GPG Key ID: 5C02521D7B216AD6

View File

@ -17,6 +17,7 @@ USAGE:
kubectx <NAME> : switch to context <NAME>
kubectx - : switch to the previous context
kubectx <NEW_NAME>=<NAME> : rename context <NAME> to <NEW_NAME>
kubectx <NEW_NAME>=. : rename current-context to <NEW_NAME>
kubectx -h,--help : show this message
```