aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-07-31 22:19:50 +0200
committerJay Berkenbilt <ejb@ql.org>2022-07-31 22:26:02 +0200
commit5d63730b9347a755d2906f7a929db9dba71ea37f (patch)
treeca7a1d9c0c714917e1993cb07b090f338ae6dfea /libqpdf/qpdf
parent12d065c75120d68cb7dd8445be4620e003598d7d (diff)
downloadqpdf-5d63730b9347a755d2906f7a929db9dba71ea37f.tar.zst
Clean up documentation
Diffstat (limited to 'libqpdf/qpdf')
-rw-r--r--libqpdf/qpdf/auto_job_help.hh3
1 files changed, 2 insertions, 1 deletions
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]}