aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-05 14:49:43 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-05 14:49:43 +0100
commitab536a4e559c5e1bad44bc0e0780d696368d0c57 (patch)
tree08100806d4b84ba62c4de44d484d3c331e6f3d74
parent7f4d238c534003e33c911c986ea063601e1162ec (diff)
downloadqpdf-ab536a4e559c5e1bad44bc0e0780d696368d0c57.tar.zst
Documentation note
-rw-r--r--manual/qpdf-manual.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index d9eab50c..9f0dbb1e 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -1465,8 +1465,10 @@ outfile.pdf</option>
This flag causes qpdf to recompress all images that are not
compressed with DCT (JPEG) using DCT compression as long as
doing so decreases the size in bytes of the image data and the
- image does not fall below minimum specified dimensions. See
- also the <option>--oi-min-width</option>,
+ image does not fall below minimum specified dimensions. Useful
+ information is provided when used in combination with
+ <option>--verbose</option>. See also the
+ <option>--oi-min-width</option>,
<option>--oi-min-height</option>, and
<option>--oi-min-area</option> options.
</para>