docs: taosBenchmark adjust format3

This commit is contained in:
Alex Duan 2024-12-07 23:13:21 +08:00
parent ae3f0d2d69
commit a8f111d97f
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ taosBenchmark -f <json file>
查看更多 json 配置文件示例可 [点击这里](https://github.com/taosdata/taos-tools/tree/main/example)
## 命令行参数详解
| <div width=1500/> 命令行 </div> | 功能 |
| 简写命令行 / 全写命令行 + 命令行参数 | 功能说明 |
| ---------------------------- | ----------------------------------------------- |
| -f/--file \<json file> | 要使用的 JSON 配置文件,由该文件指定所有参数,本参数与命令行其他参数不能同时使用。没有默认值 |
| -c/--config-dir \<dir> | TDengine 集群配置文件所在的目录,默认路径是 /etc/taos |