diff --git a/cmd/kubectx/help.go b/cmd/kubectx/help.go index 020d2a3..876eb63 100644 --- a/cmd/kubectx/help.go +++ b/cmd/kubectx/help.go @@ -41,6 +41,7 @@ func printUsage(out io.Writer) error { %PROG% =. : rename current-context to %PROG% -u, --unset : unset the current context %PROG% -d [] : delete context ('.' for current-context) + %PROG% -q : start the finder with the given query %SPAC% (this command won't delete the user/cluster entry %SPAC% referenced by the context entry) %PROG% -h,--help : show this message