dwebp: enable stdout output with WIC

Change-Id: Ieb73a414784480945bba6cb2687468517e24e755
This commit is contained in:
James Zern
2013-08-20 15:01:23 -07:00
parent 6eabb88637
commit 61405a143d
2 changed files with 45 additions and 17 deletions

View File

@ -23,8 +23,7 @@ Print the version number (as major.minor.revision) and exit.
.TP
.BI \-o " string
Specify the name of the output file (as PNG format by default).
Using "-" as output name will direct output to 'stdout' (this feature
is not available when using WIC under Windows).
Using "-" as output name will direct output to 'stdout'.
.TP
.B \-bmp
Change the output format to uncompressed BMP.