aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/brotli.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/brotli.1 b/docs/brotli.1
index a3c9a13..1970606 100644
--- a/docs/brotli.1
+++ b/docs/brotli.1
@@ -103,7 +103,7 @@ Conflicting or duplicate \fIoptions\fR are not allowed\.
increase output verbosity
.IP \(bu 2
\fB\-w NUM\fP, \fB\-\-lgwin=NUM\fP:
- set LZ77 window size (0, 10\-24) (default: 22); window size is
+ set LZ77 window size (0, 10\-24) (default: 24); window size is
\fB(2**NUM \- 16)\fP; 0 lets compressor decide over the optimal value; bigger
windows size improve density; decoder might require up to window size
memory to operate