mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +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:
@@ -45,7 +45,7 @@ var (
|
||||
renameContextLong = templates.LongDesc(`
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user