man/{gif2,img2}webp,webpmux: normalize some wording

Change-Id: Iced9d3dfdaff0356499d4e872c20255edea7bd0b
This commit is contained in:
James Zern
2020-05-01 10:31:39 -07:00
parent f9b30586eb
commit b3ff0bdec1
3 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
.TH GIF2WEBP 1 "January 25, 2018"
.TH GIF2WEBP 1 "May 1, 2020"
.SH NAME
gif2webp \- Convert a GIF image to WebP
.SH SYNOPSIS
@@ -62,9 +62,9 @@ larger file size and lower compression quality.
.TP
.BI \-min_size
Encode image to achieve smallest size. This disables key frame insertion and
picks the dispose method resulting in smallest output for each frame. It uses
lossless compression by default, but can be combined with \-q, \-m, \-lossy or
\-mixed options.
picks the dispose method resulting in the smallest output for each frame. It
uses lossless compression by default, but can be combined with \-q, \-m,
\-lossy or \-mixed options.
.TP
.BI \-kmin " int
.TP