Alexander Belanger 4 anni fa
parent
commit
2aa2d1a064
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      cli/cmd/list.go

+ 1 - 1
cli/cmd/list.go

@@ -12,7 +12,7 @@ import (
 	"helm.sh/helm/v3/pkg/release"
 	"helm.sh/helm/v3/pkg/release"
 )
 )
 
 
-// listCmd represents the "porter get" base command when called
+// listCmd represents the "porter list" base command when called
 // without any subcommands
 // without any subcommands
 var listCmd = &cobra.Command{
 var listCmd = &cobra.Command{
 	Use:   "list",
 	Use:   "list",