修改部分错误
This commit is contained in:
parent
86080f5a63
commit
98866d8d94
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
```
|
||||
|
||||
4. 命令行参数
|
||||
## 4. 命令行参数
|
||||
|
||||
| 参数 | 说明 | 示例 |
|
||||
|------|------|------|
|
||||
|
@ -77,7 +77,7 @@
|
|||
| `--coverurl` | 封面图片 URL | `--coverurl /stastic/path/to/pic` |
|
||||
| `--conclusion` | 报告总结 | `--conclusion 整体良好` |
|
||||
|
||||
5. 使用示例
|
||||
## 5. 使用示例
|
||||
|
||||
### 5.1 仅使用配置文件
|
||||
根目录存放config.json后会加载config.json,或者使用命令行指定配置文件名和路径
|
||||
|
|
Loading…
Reference in New Issue