diff --git a/docs/cli_help.md b/docs/cli_help.md index 02e3e25..fd8fc6d 100644 --- a/docs/cli_help.md +++ b/docs/cli_help.md @@ -14,6 +14,9 @@ * `--csv ` * Write CSV output to a file, or "stdout" / "stderr". +* `--json ` + * Write JSON output to a file, or "stdout" / "stderr". + * `--markdown `, `--md ` * Write markdown output to a file, or "stdout" / "stderr". * Markdown is written to "stdout" by default.