From 5d63730b9347a755d2906f7a929db9dba71ea37f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 31 Jul 2022 16:19:50 -0400 Subject: Clean up documentation --- libqpdf/qpdf/auto_job_help.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libqpdf') diff --git a/libqpdf/qpdf/auto_job_help.hh b/libqpdf/qpdf/auto_job_help.hh index 3551cf3d..7c3bb266 100644 --- a/libqpdf/qpdf/auto_job_help.hh +++ b/libqpdf/qpdf/auto_job_help.hh @@ -813,7 +813,8 @@ ap.addOptionHelp("--json-key", "json", "limit which keys are in JSON output", R" This option is repeatable. If given, only the specified top-level keys will be included in the JSON output. Otherwise, -all keys will be included. +all keys will be included. With --json-output, when not given, +only the "qpdf" key will appear in the output. )"); ap.addOptionHelp("--json-object", "json", "limit which objects are in JSON", R"(--json-object={trailer|obj[,gen]} -- cgit v1.2.3-54-g00ecf