From 1d099ab7439104759a421bc20c809e64fef29f03 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 22 Jan 2022 16:29:13 -0500 Subject: QPDFJob: placeholder for initializeFromJson --- manual/cli.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'manual') diff --git a/manual/cli.rst b/manual/cli.rst index 0238ba16..9b8a04d6 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -157,6 +157,18 @@ Related Options :file:`{infilename}.~qpdf-orig`. If there are errors, the input file is left untouched. +.. qpdf:option:: --job-json-file=file + + .. help: job JSON file + + Specify the name of a file whose contents are expected to + contain a QPDFJob json file. + + 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. + .. _exit-status: Exit Status @@ -3147,6 +3159,14 @@ Related Options be shown in the "``objects``" key of the JSON output. Otherwise, all objects will be shown. +.. qpdf:option:: --job-json-help + + .. help: show format of job json + + Describe the format of the QPDFJob JSON input. + + Describe the format of the QPDFJob JSON input. QXXXQ doc ref. + .. _test-options: Options for Testing or Debugging -- cgit v1.2.3-54-g00ecf