mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-28 14:52:28 +02:00
fix some 'man' typos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH DWEBP 1 "March 28, 2011"
|
||||
.SH NAME
|
||||
dwebp \- compress a WebP file to an image file
|
||||
dwebp \- decompress a WebP file to an image file
|
||||
.SH SYNOPSIS
|
||||
.B dwebp
|
||||
.RI [ options ] " input_file.webp
|
||||
@@ -11,7 +11,7 @@ This manual page documents the
|
||||
.B dwebp
|
||||
command.
|
||||
.PP
|
||||
\fBdwebp\fP decompresses WebP files into PNG or PPM images.
|
||||
\fBdwebp\fP decompresses WebP files into PNG, PPM or PGM images.
|
||||
.SH OPTIONS
|
||||
The basic options are:
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user