mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 09:00:20 +08:00
fix typo (#1857)
This commit is contained in:
parent
f21970c117
commit
ae2c76765c
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user