mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-28 23:03:20 +02:00
manpages: minor formatting updates
escape '-'s use consistent section names webpmux.1: document -loop create subsections for each OPTION group Change-Id: If41dc24d80e4a662024e82697d8d2cc4e194a35d
This commit is contained in:
11
man/dwebp.1
11
man/dwebp.1
@@ -1,5 +1,5 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH DWEBP 1 "September 19, 2011"
|
||||
.TH DWEBP 1 "November 3, 2011"
|
||||
.SH NAME
|
||||
dwebp \- decompress a WebP file to an image file
|
||||
.SH SYNOPSIS
|
||||
@@ -64,18 +64,17 @@ Print extra information (decoding time in particular).
|
||||
.B \-noasm
|
||||
Disable all assembly optimizations.
|
||||
|
||||
.SH Examples:
|
||||
dwebp picture.webp -o output.png
|
||||
.SH EXAMPLES
|
||||
dwebp picture.webp \-o output.png
|
||||
.br
|
||||
dwebp picture.webp -ppm -o output.ppm
|
||||
dwebp picture.webp \-ppm \-o output.ppm
|
||||
|
||||
.SH
|
||||
.SH SEE ALSO
|
||||
.BR cwebp (1).
|
||||
.br
|
||||
Please refer to http://code.google.com/speed/webp/ for additional
|
||||
information.
|
||||
.SH AUTHOR
|
||||
.SH AUTHORS
|
||||
\fBdwebp\fP was written by the WebP team.
|
||||
.br
|
||||
The latest source tree is available at http://www.webmproject.org/code
|
||||
|
Reference in New Issue
Block a user