From 63f7cfdb9b8e035f4d062b7fd7b60f1ba23dfb2a Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Sat, 10 Dec 2022 21:08:34 -0800 Subject: [PATCH] docs: Fix typo in cli.rst --- manual/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/cli.rst b/manual/cli.rst index b3944858..34a3c8b2 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -855,7 +855,7 @@ Related Options and gzip) unless those streams are compressed in some other way. This analysis is made after qpdf attempts to uncompress streams and is therefore closely related to :qpdf:ref:`--decode-level`. To - suppress this behavior and leave streams streams uncompressed, use + suppress this behavior and leave streams uncompressed, use :samp:`--compress-streams=n`. In QDF mode (see :ref:`qdf` and :qpdf:ref:`--qdf`), the default is to leave streams uncompressed.