From 32b71b2e5aa8f771e930075c8d8c56211ebbafab Mon Sep 17 00:00:00 2001 From: James Zern Date: Mon, 17 Aug 2015 19:31:10 -0700 Subject: [PATCH] README: update dwebp help output after 1e595fe -scale -> -resize Change-Id: I896f87134288099cc774c2471b9a81e7919ae045 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 757ef1e8..fbf4b2f9 100644 --- a/README +++ b/README @@ -273,7 +273,7 @@ Use following options to convert into alternate image formats: -alpha_dither use alpha-plane dithering if needed -mt .......... use multi-threading -crop ... crop output with the given rectangle - -scale .......... scale the output (*after* any cropping) + -resize ......... scale the output (*after* any cropping) -flip ........ flip the output vertically -alpha ....... only save the alpha plane -incremental . use incremental decoding (useful for tests)