From b361c5ce19a05ce8da60c767651521a9ce0210e5 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 6 May 2022 17:29:22 -0400 Subject: Add --test-json-schema command-line option --- manual/cli.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual') diff --git a/manual/cli.rst b/manual/cli.rst index 2f2b5108..a853afd3 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -3327,6 +3327,16 @@ Related Options inspection of the file before values calculated in pass 1 are inserted into the file for pass 2. +.. qpdf:option:: --test-json-schema + + .. help: test generated json against schema + + 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 is used by qpdf's test suite to check consistency between the + output of ``qpdf --json`` and the output of ``qpdf --json-help``. + .. _unicode-passwords: Unicode Passwords -- cgit v1.2.3-54-g00ecf