Commit 001c329a8f2844c9ada5b668232b80a7b43a32cb
1 parent
7d9b2d9f
Fix doc reference error
Showing
2 changed files
with
3 additions
and
3 deletions
job.sums
| @@ -14,4 +14,4 @@ libqpdf/qpdf/auto_job_json_decl.hh 06caa46eaf71db8a50c046f91866baa8087745a947431 | @@ -14,4 +14,4 @@ libqpdf/qpdf/auto_job_json_decl.hh 06caa46eaf71db8a50c046f91866baa8087745a947431 | ||
| 14 | libqpdf/qpdf/auto_job_json_init.hh 5f6b53e3c81d4b54ce5c4cf9c3f52d0c02f987c53bf8841c0280367bad23e335 | 14 | libqpdf/qpdf/auto_job_json_init.hh 5f6b53e3c81d4b54ce5c4cf9c3f52d0c02f987c53bf8841c0280367bad23e335 |
| 15 | libqpdf/qpdf/auto_job_schema.hh 9d543cd4a43eafffc2c4b8a6fee29e399c271c52cb6f7d417ae5497b3c1127dc | 15 | libqpdf/qpdf/auto_job_schema.hh 9d543cd4a43eafffc2c4b8a6fee29e399c271c52cb6f7d417ae5497b3c1127dc |
| 16 | manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580 | 16 | manual/_ext/qpdf.py 6add6321666031d55ed4aedf7c00e5662bba856dfcd66ccb526563bffefbb580 |
| 17 | -manual/cli.rst e3f4331befa17450e0d0fff87569722a5aab42ea619ef64f0a3a04e1f99ed65c | 17 | +manual/cli.rst ad8b234c24569e41c7929f729bb2188f86cd94b8fea5905b71802673cec92eed |
manual/cli.rst
| @@ -3143,8 +3143,8 @@ Related Options | @@ -3143,8 +3143,8 @@ Related Options | ||
| 3143 | some of the other options. See also :ref:`attachments`. Note that | 3143 | some of the other options. See also :ref:`attachments`. Note that |
| 3144 | this option displays dates in PDF timestamp syntax. When attachment | 3144 | this option displays dates in PDF timestamp syntax. When attachment |
| 3145 | information is included in json output in the ``"attachments"`` key | 3145 | information is included in json output in the ``"attachments"`` key |
| 3146 | - (see :ref:`--json`), dates are shown (just within that object) in | ||
| 3147 | - ISO-8601 format. | 3146 | + (see :qpdf:ref:`--json`), dates are shown (just within that object) |
| 3147 | + in ISO-8601 format. | ||
| 3148 | 3148 | ||
| 3149 | .. qpdf:option:: --show-attachment=key | 3149 | .. qpdf:option:: --show-attachment=key |
| 3150 | 3150 |