summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-03-08 20:00:19 +0100
committerJay Berkenbilt <ejb@ql.org>2009-03-08 20:00:19 +0100
commit599daddb47fc0340e48b02f7ba00ef86bfef8c45 (patch)
tree8c2d6e168b815b8090861de563beaba885f128aa /manual/qpdf-manual.xml
parent9210dd46d2521e8e61e94d00e37a487bf9a7eda7 (diff)
downloadqpdf-599daddb47fc0340e48b02f7ba00ef86bfef8c45.tar.zst
decode streams on check, always exit abnormally when warnings are detected
git-svn-id: svn+q:///qpdf/trunk@660 71b93d88-0707-0410-a8cf-f5a4172ac649
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>