mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #77405 from sftim/20190503_kubectl_rename_context_typo_fix
Fix kubectl rename-context description grammar
This commit is contained in:
commit
c948cc8088
@ -45,7 +45,7 @@ var (
|
|||||||
renameContextLong = templates.LongDesc(`
|
renameContextLong = templates.LongDesc(`
|
||||||
Renames a context from the kubeconfig file.
|
Renames a context from the kubeconfig file.
|
||||||
|
|
||||||
CONTEXT_NAME is the context name that you wish change.
|
CONTEXT_NAME is the context name that you wish to change.
|
||||||
|
|
||||||
NEW_NAME is the new name you wish to set.
|
NEW_NAME is the new name you wish to set.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user