From 7702d01936418b8dc141814eb364b6d28389fb56 Mon Sep 17 00:00:00 2001 From: Robin Richtsfeld Date: Sat, 16 Dec 2023 13:44:44 +0100 Subject: [PATCH] Fix --fast-web-view documentation --- docs/performance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/performance.rst b/docs/performance.rst index 0465415aa..ca05f694e 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -17,7 +17,7 @@ If running OCRmyPDF quickly is your main goal, you can use settings such as: * ``--optimize 0`` to disable file size optimization * ``--output-type pdf`` to disable PDF/A generation -* ``--fast-web-view 0`` to disable fast web view optimization +* ``--fast-web-view 999999`` to disable fast web view optimization * ``--skip-big`` to skip large images, if some pages have large images You can also avoid: