From 39e798dbf366f3708ad63477269d6db5f38b4d62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Gonz=C3=A1lez?= Date: Sat, 23 Nov 2024 13:40:57 +0100 Subject: [PATCH] Update generated manual --- MANUAL.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MANUAL.txt b/MANUAL.txt index 8c6dba9d..c77410aa 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -168,6 +168,12 @@ Options: Use the much slower but stronger Zopfli compressor for main compression trials. Recommended use is with '-o max' and '--fast'. + --zi + Set the number of iterations to use for Zopfli compression. Using fewer iterations may + speed up compression for large files. This option requires '--zopfli' to be set. + + [default: 15] + --timeout Maximum amount of time, in seconds, to spend on optimizations. Oxipng will check the timeout before each transformation or compression trial, and will stop trying to optimize