mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-08 09:56:49 +02:00
Fix lint error with man page.
LC_ALL=en_US.UTF-8 MANROFFSEQ='' MANWIDTH=80 \ man --warnings -E UTF-8 -l -Tutf8 -Z img2webp.1 >/dev/null would trigger it. BUG=webp:370 Change-Id: I9543112bc58ac424af86bb65f7d894707a5646c7
This commit is contained in:
parent
cff38e8f4d
commit
45a8b5eb59
@ -40,8 +40,8 @@ lossy or lossless compression for each frame heuristically. This global
|
|||||||
option disables the local option \fB-lossy\fP and \fB-lossless\fP .
|
option disables the local option \fB-lossy\fP and \fB-lossless\fP .
|
||||||
.TP
|
.TP
|
||||||
.BI \-loop " int
|
.BI \-loop " int
|
||||||
Specifies the number of times the animation should loop. Using '0' means
|
Specifies the number of times the animation should loop. Using '0'
|
||||||
'loop indefinitely'.
|
means 'loop indefinitely'.
|
||||||
.TP
|
.TP
|
||||||
.BI \-v
|
.BI \-v
|
||||||
Be more verbose.
|
Be more verbose.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user