mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
add "-version" description to man pages
Change-Id: I699899b11db3b62628c9438f07c379d2ae413031
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH DWEBP 1 "March 1, 2011"
|
||||
.TH DWEBP 1 "March 28, 2011"
|
||||
.SH NAME
|
||||
dwebp \- compress a WebP file to an image file
|
||||
.SH SYNOPSIS
|
||||
@ -18,6 +18,9 @@ The basic options are:
|
||||
.B \-h
|
||||
Print usage summary.
|
||||
.TP
|
||||
.B \-version
|
||||
Print the version number (as major.minor.revision) and exit.
|
||||
.TP
|
||||
.B \-o string
|
||||
Specify the name of the output file (as PNG format by default).
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user