提交 53de14a0 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

update help

上级 79b442f4
$>ztf.exe -s 根据系统提示,设置工具语言属性。
$>ztf.exe -y sample/test.yaml -c 15 -field field1 -o sample/output.txt -f text
执行数据生成命令。使用配置文件sample/test.yaml,生成15行数据,以text格式的输出到sample/output.txt文件中。
$>ztf.exe -d sample/common.yaml -y sample/test.yaml -c 15 -field field1 -o sample/output.txt -f text
执行数据生成命令。使用文件sample/test.yam覆盖默认配置sample/common.yaml中的内容。
\ No newline at end of file
$>zd.exe -s 根据系统提示,设置工具语言属性。
$>zd.exe -y sample/test.yaml -c 15 -field field1 -o sample/output.txt -f text
执行数据生成命令。使用配置文件sample/test.yaml,生成15行数据,以text格式的输出到sample/output.txt文件中。
$>zd.exe -d sample/common.yaml -y sample/test.yaml -c 15 -field field1 -o sample/output.txt -f text
执行数据生成命令。使用文件sample/test.yam覆盖默认配置sample/common.yaml中的内容。
\ No newline at end of file
-help -h 查看帮助信息。
-set -s 设置工具语言属性。用户对当前目录需要有写权限。
-help -h 查看帮助信息。
-set -s 设置工具语言属性。用户对当前目录需要有写权限。
默认根据定义文件生成数据。
默认根据定义文件生成数据。
-d -default 默认定义文件
-y -yaml 指定定义文件
-c -count 指定生成数据的条数
......@@ -11,5 +11,5 @@
-t -table 输出格式为table时,用于指定insert语句的表名
--verbose 增加此参数,显示详细调试信息。
为了方便在任意目录中执行%s命令,建议将其加入环境变量中,具体方法参照以下地址。
https://www.ztesting.net/book/ztf-doc/add-to-path-46.html
\ No newline at end of file
为了方便在任意目录中执行%s命令,建议将其加入环境变量中,具体方法参照以下地址。
https://www.ztesting.net/book/ztf-doc/add-to-path-46.html
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册