全自动盒子 3 年之前
父节点
当前提交
ae2c76765c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",