aboutsummaryrefslogtreecommitdiffstats
path: root/manual/cli.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-06 23:49:28 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-07 14:26:31 +0200
commit7f65a5c21f83df31f3732532f0d836f32c982d67 (patch)
treed2a0528a4df6403a3024c27e15af0cd47eca68ff /manual/cli.rst
parenta3c99803954ad0f3762d986c953666c6517cad0c (diff)
downloadqpdf-7f65a5c21f83df31f3732532f0d836f32c982d67.tar.zst
Test json against schema only on demand
Testing json against schema requires an in-memory copy, so do it only when requested by the test suite.
Diffstat (limited to 'manual/cli.rst')
-rw-r--r--manual/cli.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/cli.rst b/manual/cli.rst
index a853afd3..97ee85d7 100644
--- a/manual/cli.rst
+++ b/manual/cli.rst
@@ -3336,6 +3336,9 @@ Related Options
This is used by qpdf's test suite to check consistency between the
output of ``qpdf --json`` and the output of ``qpdf --json-help``.
+ This option causes an extra copy of the generated json to appear in
+ memory and is therefore unsuitable for use with large files. This
+ is why it's also not on by default.
.. _unicode-passwords: