aboutsummaryrefslogtreecommitdiffstats
path: root/manual/cli.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-05 21:32:53 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-05 21:41:22 +0100
commiteb481eb698947d88be0724e84f518a70a0468cc9 (patch)
tree45fb1acb4c16ab0e9c30780af885fd0d7994db1a /manual/cli.rst
parentc95f02115c11c1dd16eec6cc806ba2788d9b39bc (diff)
downloadqpdf-eb481eb698947d88be0724e84f518a70a0468cc9.tar.zst
Prepare release notes for 10.6 (so far)
Diffstat (limited to 'manual/cli.rst')
-rw-r--r--manual/cli.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/cli.rst b/manual/cli.rst
index 614be80d..147cd71e 100644
--- a/manual/cli.rst
+++ b/manual/cli.rst
@@ -3154,7 +3154,10 @@ Related Options
supported value is ``1``, but it's possible that a new JSON output
version will be added in a future version. You can also specify
``latest`` to use the latest JSON version. For backward
- compatibility, the default value is ``1``. Use the
+ compatibility, the default value will remain ``1`` until qpdf
+ version 11, after which point it will become ``latest``. In all
+ case, you can tell what version of the JSON output you have from
+ the ``"version"`` key in the output. Use the
:qpdf:ref:`--json-help` option to get a description of the JSON
object.