mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix kubectl rename-context description grammar
This commit is contained in:
parent
5b47a92ad8
commit
ea37acfbc4
@ -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