We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce0c58 commit 066096eCopy full SHA for 066096e
README.md
@@ -37,7 +37,7 @@ Commands:
37
msg.resx 生成.NET国际化资源文件(.resx)
38
39
Options:
40
- -fn,--file-name <fn> 生成的文件名,默认为Excel名
+ -fn,--file-name <fn> 生成的文件名,默认为Excel名,可为空值。
41
-h,--help 显示帮助信息
42
-o,--out <dir> 输出目录,默认输出到out目录
43
-s,--sheets <names> 要处理的Excel Sheet名,默认除"#"开头外的全部Sheet
@@ -55,7 +55,7 @@ Options:
55
通过 cg command --help 查看指定命令的详细说明。
56
57
---
58
-Code Generator v4.0.0
+Code Generator v4.0.3
59
By https://yanglb.com
60
```
61
0 commit comments