diff --git a/man/gif2webp.1 b/man/gif2webp.1 index a94f2ee5..b4e50449 100644 --- a/man/gif2webp.1 +++ b/man/gif2webp.1 @@ -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 diff --git a/man/img2webp.1 b/man/img2webp.1 index da1d91dc..ebf993f8 100644 --- a/man/img2webp.1 +++ b/man/img2webp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH IMG2WEBP 1 "April 3, 2018" +.TH IMG2WEBP 1 "May 1, 2020" .SH NAME img2webp \- create animated WebP file from a sequence of input images. .SH SYNOPSIS @@ -16,8 +16,8 @@ command. \fBimg2webp\fP compresses a sequence of images using the animated WebP format. Input images can either be PNG, JPEG, TIFF or WebP. If a single file name (not starting with the character '\-') is supplied as -the argument, the command line argument are actually tokenized from this file. -This allows for easy scripting or using large number of arguments. +the argument, the command line arguments are actually tokenized from this file. +This allows for easy scripting or using a large number of arguments. .SH FILE-LEVEL OPTIONS The file-level options are applied at the beginning of the compression process, before the input frames are read. @@ -27,7 +27,7 @@ Specify the name of the output WebP file. .TP .BI \-min_size Encode images to achieve smallest size. This disables key frame insertion and -picks the parameters resulting in smallest output for each frame. It uses +picks the parameters 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 diff --git a/man/webpmux.1 b/man/webpmux.1 index 3afa602a..4ce9ce9b 100644 --- a/man/webpmux.1 +++ b/man/webpmux.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH WEBPMUX 1 "April 23, 2018" +.TH WEBPMUX 1 "May 1, 2020" .SH NAME webpmux \- create animated WebP files from non\-animated WebP images, extract frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile. @@ -59,7 +59,7 @@ command. to add/extract/strip XMP/EXIF metadata and ICC profile. If a single file name (not starting with the character '\-') is supplied as the argument, the command line arguments are actually tokenized from this file. -This allows for easy scripting or using large number of arguments. +This allows for easy scripting or using a large number of arguments. .SH OPTIONS .SS GET_OPTIONS (\-get): .TP