From cc5485dac1f224f856ce48781278b357f61f74bd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 1 Feb 2022 07:18:23 -0500 Subject: QPDFJob: documentation --- manual/cli.rst | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'manual/cli.rst') diff --git a/manual/cli.rst b/manual/cli.rst index 7dd955c4..614be80d 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -167,9 +167,11 @@ Related Options description of the JSON input file format. Specify the name of a file whose contents are expected to contain a - QPDFJob JSON file. QXXXQ ref. This file is read and treated as if - the equivalent command-line arguments were supplied. It can be - mixed freely with other options. + QPDFJob JSON file. This file is read and treated as if the + equivalent command-line arguments were supplied. It can be repeated + and mixed freely with other options. Run ``qpdf`` with + :qpdf:ref:`--job-json-help` for a description of the job JSON input + file format. For more information, see :ref:`qpdf-job`. .. _exit-status: @@ -3200,9 +3202,12 @@ Related Options .. help: show format of job JSON - Describe the format of the QPDFJob JSON input. + Describe the format of the QPDFJob JSON input used by + --job-json-file. - Describe the format of the QPDFJob JSON input. QXXXQ doc ref. + Describe the format of the QPDFJob JSON input used by + :qpdf:ref:`--job-json-file`. For more information about QPDFJob, + see :ref:`qpdf-job`. .. _test-options: -- cgit v1.2.3-54-g00ecf