diff --git a/cmd/helm/get.go b/cmd/helm/get.go index 243f758c9..2ec9217c7 100644 --- a/cmd/helm/get.go +++ b/cmd/helm/get.go @@ -43,8 +43,6 @@ chart, the supplied values, and the generated manifest file. var getValuesHelp = ` This command downloads a values file for a given release. - -To save the output to a file, use the -f flag. ` var getManifestHelp = `