mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-30 03:31:13 +00:00
Add --json option to CLI docs.
This commit is contained in:
@@ -14,6 +14,9 @@
|
|||||||
* `--csv <filename/stream>`
|
* `--csv <filename/stream>`
|
||||||
* Write CSV output to a file, or "stdout" / "stderr".
|
* Write CSV output to a file, or "stdout" / "stderr".
|
||||||
|
|
||||||
|
* `--json <filename/stream>`
|
||||||
|
* Write JSON output to a file, or "stdout" / "stderr".
|
||||||
|
|
||||||
* `--markdown <filename/stream>`, `--md <filename/stream>`
|
* `--markdown <filename/stream>`, `--md <filename/stream>`
|
||||||
* Write markdown output to a file, or "stdout" / "stderr".
|
* Write markdown output to a file, or "stdout" / "stderr".
|
||||||
* Markdown is written to "stdout" by default.
|
* Markdown is written to "stdout" by default.
|
||||||
|
|||||||
Reference in New Issue
Block a user