docs: adjust format 2

This commit is contained in:
Alex Duan 2024-12-07 22:41:10 +08:00
parent bd99e08e86
commit 8b536c3841
1 changed files with 2 additions and 2 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;"> 命令行 </div> | 功能 |
| -------------------------------------------- | ----------------------------------------------- |
| -f/--file \<json file> | 要使用的 JSON 配置文件,由该文件指定所有参数,本参数与命令行其他参数不能同时使用。没有默认值 |
| -c/--config-dir \<dir> | TDengine 集群配置文件所在的目录,默认路径是 /etc/taos |