Alexander Belanger 4 年之前
父節點
當前提交
2aa2d1a064
共有 1 個文件被更改,包括 1 次插入1 次删除
  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",