fix typo (#1857)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user