From fa1e4448902a0fd51eba1ea06c7062159a9bebc2 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Thu, 16 Mar 2017 16:44:23 +0100 Subject: [PATCH] docs: fix oxipng formatting --- docs/config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config.rst b/docs/config.rst index ba35b41..d41d42a 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -779,6 +779,7 @@ Image options ``oxipng`` An optipng replacement written in Rust. Works much like optipng. + ``olevel`` An integer between ``0`` (few optimizations) and ``6`` (many optimizations). The default should be satisfactory for everyone,