From b66caee410bdc0cad5b1de2719098058a64658fe Mon Sep 17 00:00:00 2001 From: Pascal Massimino Date: Tue, 9 Apr 2013 18:51:59 -0700 Subject: dwebp: add support for BMP output Supports alpha output too. Change-Id: I42ea0bf7b6bbb420f0e537d372a3b13fe00528a9 --- man/dwebp.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/dwebp.1 b/man/dwebp.1 index d665eb1c..7fcdb62b 100644 --- a/man/dwebp.1 +++ b/man/dwebp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH DWEBP 1 "February 01, 2013" +.TH DWEBP 1 "April 09, 2013" .SH NAME dwebp \- decompress a WebP file to an image file .SH SYNOPSIS @@ -24,6 +24,9 @@ Print the version number (as major.minor.revision) and exit. .BI \-o " string Specify the name of the output file (as PNG format by default). .TP +.B \-bmp +Change the output format to uncompressed BMP. +.TP .B \-pam Change the output format to PAM (retains alpha). .TP -- cgit v1.2.3