mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-06-19 20:23:23 +00:00
Merged lines
This commit is contained in:
parent
287c2409a6
commit
cb53959f13
@ -35,8 +35,7 @@ func printUsage(out io.Writer) error {
|
|||||||
help := `USAGE:
|
help := `USAGE:
|
||||||
%PROG% : list the namespaces in the current context
|
%PROG% : list the namespaces in the current context
|
||||||
%PROG% <NAME> : change the active namespace of current context
|
%PROG% <NAME> : change the active namespace of current context
|
||||||
%PROG% <NAME> --force : force change the active namespace of current context (even if it doesn't exist)
|
%PROG% <NAME> --force/-f : force change the active namespace of current context (even if it doesn't exist)
|
||||||
%PROG% <NAME> --f : force change the active namespace of current context (even if it doesn't exist)
|
|
||||||
%PROG% - : switch to the previous namespace in this context
|
%PROG% - : switch to the previous namespace in this context
|
||||||
%PROG% -c, --current : show the current namespace
|
%PROG% -c, --current : show the current namespace
|
||||||
%PROG% -h,--help : show this message
|
%PROG% -h,--help : show this message
|
||||||
|
Loading…
Reference in New Issue
Block a user