summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 996ac29e..6259bcfa 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -738,15 +738,15 @@ make
<term><option>-check</option></term>
<listitem>
<para>
- Checks file structure and well as encryption and
- linearization. A file for which <option>--check</option>
- reports no errors may still have errors in stream data but
- should otherwise be otherwise structurally sound. If
- <option>--check</option> any errors, qpdf will exit with a
- status of 2. There are some recoverable conditions that
- <option>--check</option> detects. These are issued as
- warnings instead of errors. If qpdf finds no errors but finds
- warnings, it will exit with a status of 3 (as of
+ Checks file structure and well as encryption, linearization,
+ and encoding of stream data. A file for which
+ <option>--check</option> reports no errors may still have
+ errors in stream data content but should otherwise be
+ structurally sound. If <option>--check</option> any errors,
+ qpdf will exit with a status of 2. There are some recoverable
+ conditions that <option>--check</option> detects. These are
+ issued as warnings instead of errors. If qpdf finds no errors
+ but finds warnings, it will exit with a status of 3 (as of
version&nbsp;2.0.4).
</para>
</listitem>
@@ -861,6 +861,12 @@ make
special comments that make them easy to find.
</para>
</listitem>
+ <listitem>
+ <para>
+ Comments precede each object indicating the object number of the
+ corresponding object in the original file.
+ </para>
+ </listitem>
</itemizedlist>
</para>
<para>