docs: taosBenchmark adjust format3

This commit is contained in:
Alex Duan 2024-12-07 22:54:41 +08:00
parent 503dc28b18
commit cf4106eed4
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)
## 命令行参数详解
| 命 <img width=200/> 令 行 | 功能 |
| 命令行 <img width=2000/> | 功能 |
| -------------------------------------------- | ----------------------------------------------- |
| -f/--file \<json file> | 要使用的 JSON 配置文件,由该文件指定所有参数,本参数与命令行其他参数不能同时使用。没有默认值 |
| -c/--config-dir \<dir> | TDengine 集群配置文件所在的目录,默认路径是 /etc/taos |