fix cwebp.1 typos after patch #69199

Change-Id: I046a54dbb4210319ddb156f49dd9d13d47b0d035
This commit is contained in:
skal 2014-03-11 23:46:50 +01:00
parent 65b99f1c92
commit 84ed4b3aa5

View File

@ -36,8 +36,8 @@ is 75.
.BI \-z " int
Switch on \fBlossless\fP compression mode with the specified level between 0
and 9, with level 0 being the fastest, 9 being the slowest. Fast mode
produce larger file size than fast ones. A good default is \-z 6.
This option is actually a shortcut for some predefined setting for quality
produces larger file size than slower ones. A good default is \-z 6.
This option is actually a shortcut for some predefined settings for quality
and method. If options \-q or \-m are subsequently used, they will invalidate
the effect of this \-z option.
.br