全自动盒子 3 anos atrás
pai
commit
ae2c76765c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tools/goctl/goctl.go

+ 1 - 1
tools/goctl/goctl.go

@@ -215,7 +215,7 @@ var commands = []cli.Command{
 			},
 			{
 				Name:  "go",
-				Usage: "generate go files for provided api in yaml file",
+				Usage: "generate go files for provided api in api file",
 				Flags: []cli.Flag{
 					cli.StringFlag{
 						Name:  "dir",