Alexander Belanger vor 4 Jahren
Ursprung
Commit
2aa2d1a064
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      cli/cmd/list.go

+ 1 - 1
cli/cmd/list.go

@@ -12,7 +12,7 @@ import (
 	"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
 var listCmd = &cobra.Command{
 	Use:   "list",