diff --git a/cmd/helmfile.go b/cmd/helmfile.go index 8e1a258a2..74e5a61d7 100644 --- a/cmd/helmfile.go +++ b/cmd/helmfile.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -// terraformCmd represents the base command for all terraform sub-commands +// helmfileCmd represents the base command for all helmfile sub-commands var helmfileCmd = &cobra.Command{ Use: "helmfile", Short: "Execute 'helmfile' commands",