Docs - Update link to cli.md (#341)
**Description** Fixes relative link in documentation: point to `../cli.md`.
This commit is contained in:
Родитель
80dcc8aaec
Коммит
cb26691173
|
@ -14,7 +14,7 @@ This tool is to generate a readable summary report based on the raw benchmark re
|
|||
|
||||
2. Prepare the raw data and rule file on the local machine.
|
||||
|
||||
3. Generate the result summary automatically using `sb result summary` command. The detailed command can be found from [SuperBench CLI](../cli).
|
||||
3. Generate the result summary automatically using `sb result summary` command. The detailed command can be found from [SuperBench CLI](../cli.md).
|
||||
|
||||
```bash
|
||||
sb result summary --data-file ./results-summary.jsonl --rule-file ./rule.yaml --output-file-format md --output-dir ${output-dir}
|
||||
|
|
Загрузка…
Ссылка в новой задаче