From 584710613d751d5cbde0115133c4c26c2fad1227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez-Mondrag=C3=B3n?= Date: Tue, 30 Jul 2024 21:40:10 -0600 Subject: [PATCH] Document `--output=json` CLI option --- docs/source/command_line.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/command_line.rst b/docs/source/command_line.rst index c085b63107b0..6dee0577cc42 100644 --- a/docs/source/command_line.rst +++ b/docs/source/command_line.rst @@ -96,6 +96,10 @@ Optional arguments Show program's version number and exit. +.. option:: --O FORMAT, --output FORMAT {json} + + Set a custom output format. + .. _config-file-flag: Config file