gif2webp.1: fix -loop_compatibility layout

Change-Id: Ia29b7a9e3b72605d2bb8c13ad3e37b88094444f5
This commit is contained in:
James Zern 2017-11-29 22:59:30 -08:00
parent 72d530c01d
commit b69f18a73a

View File

@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH GIF2WEBP 1 "September 20, 2017"
.TH GIF2WEBP 1 "November 29, 2017"
.SH NAME
gif2webp \- Convert a GIF image to WebP
.SH SYNOPSIS
@ -109,6 +109,7 @@ the range of 20 to 50.
.TP
.B \-mt
Use multi-threading for encoding, if possible.
.TP
.B \-loop_compatibility
If enabled, handle the loop information in a compatible fashion for Chrome
version prior to M62 (inclusive) and Firefox.