Commit 63f7cfdb9b8e035f4d062b7fd7b60f1ba23dfb2a
Committed by
Jay Berkenbilt
1 parent
cfcb279e
docs: Fix typo in cli.rst
Showing
1 changed file
with
1 additions
and
1 deletions
manual/cli.rst
| ... | ... | @@ -855,7 +855,7 @@ Related Options |
| 855 | 855 | and gzip) unless those streams are compressed in some other way. |
| 856 | 856 | This analysis is made after qpdf attempts to uncompress streams and |
| 857 | 857 | is therefore closely related to :qpdf:ref:`--decode-level`. To |
| 858 | - suppress this behavior and leave streams streams uncompressed, use | |
| 858 | + suppress this behavior and leave streams uncompressed, use | |
| 859 | 859 | :samp:`--compress-streams=n`. In QDF mode (see :ref:`qdf` and |
| 860 | 860 | :qpdf:ref:`--qdf`), the default is to leave streams uncompressed. |
| 861 | 861 | ... | ... |