mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
Merge changes I994a5587,I8467bb71,I13b50688,I1e2c9c7b
* changes: gif2webp: let -- stop parameter parsing vwebp: let -- stop parameter parsing cwebp: let -- stop parameter parsing dwebp: let -- stop parameter parsing
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH DWEBP 1 "November 26, 2013"
|
||||
.TH DWEBP 1 "December 12, 2013"
|
||||
.SH NAME
|
||||
dwebp \- decompress a WebP file to an image file
|
||||
.SH SYNOPSIS
|
||||
@ -99,6 +99,8 @@ http://www.webmproject.org/code/contribute/submitting-patches/
|
||||
dwebp picture.webp \-o output.png
|
||||
.br
|
||||
dwebp picture.webp \-ppm \-o output.ppm
|
||||
.br
|
||||
dwebp \-o output.ppm \-\- \-\-\-picture.webp
|
||||
|
||||
.SH AUTHORS
|
||||
\fBdwebp\fP was written by the WebP team.
|
||||
|
Reference in New Issue
Block a user