Skip to content

Commit c3b1864

Browse files
Update README-zh_CN.md
1 parent beabcbf commit c3b1864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ go-optioner 是一个在 Go 代码中生成函数选项模式代码的工具。
1212
- 2、执行 `optioner` 命令检查是否安装成功
1313
```
1414
> optioner
15-
go-optioner is a tool for generating functional options pattern.
15+
optioner is a tool for generating functional options pattern.
1616
Usage:
17-
go-optioner [flags]
17+
optioner [flags]
1818
Flags:
1919
-type <struct name>
2020
-output <output path>, default: srcDir/opt_xxx_gen.go

0 commit comments

Comments
 (0)