mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-05-30 19:06:08 +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:
|
||||
%PROG% : list the namespaces in the 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> --f : 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% - : switch to the previous namespace in this context
|
||||
%PROG% -c, --current : show the current namespace
|
||||
%PROG% -h,--help : show this message
|
||||
|
Loading…
Reference in New Issue
Block a user