mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
img2webp: normalize help output
this makes the output from img2webp and the ordering in doc/tools.md and man/img2webp.1 consistent Change-Id: Ic389aaa29c20128f2b87f231be383094602f125b
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH IMG2WEBP 1 "March 16, 2023"
|
||||
.TH IMG2WEBP 1 "March 17, 2023"
|
||||
.SH NAME
|
||||
img2webp \- create animated WebP file from a sequence of input images.
|
||||
.SH SYNOPSIS
|
||||
.B img2webp
|
||||
[file_options] [[frame_options] frame_file]...
|
||||
[file_options] [[frame_options] frame_file]... [\-o webp_file]
|
||||
.br
|
||||
.B img2webp argument_file_name
|
||||
.br
|
||||
|
Reference in New Issue
Block a user