docs: taosBenchmark adjust format1

This commit is contained in:
Alex Duan 2024-12-07 22:45:52 +08:00
parent 964b871551
commit 97730700a6
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 style="width:200px;"> 命令&nbsp;&nbsp;A行 </div> | 功能 |
| 命令行&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| 功能 |
| -------------------------------------------- | ----------------------------------------------- |
| -f/--file \<json file> | 要使用的 JSON 配置文件,由该文件指定所有参数,本参数与命令行其他参数不能同时使用。没有默认值 |
| -c/--config-dir \<dir> | TDengine 集群配置文件所在的目录,默认路径是 /etc/taos |