Merged lines

This commit is contained in:
Suleiman Dibirov 2024-04-15 20:48:40 +03:00
parent 287c2409a6
commit cb53959f13

View File

@ -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