Refactor completion descriptions on README

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2017-05-16 22:12:57 -07:00
parent 03f24f2625
commit 572b3e83d9
No known key found for this signature in database
GPG Key ID: 5C02521D7B216AD6

View File

@ -35,8 +35,8 @@ Context "dublin" set.
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
```
`kubectx` also supports <kbd>Tab</kbd> completion, which helps with long context
names.
`kubectx` supports <kbd>Tab</kbd> 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 <kbd>Tab</kbd> completion, which helps with long context
names.
`kubens` also supports <kbd>Tab</kbd> completion on bash/zsh shells.
-----