From dd25a66bf769548e1b7fa8bc20c197993a5db28e Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Wed, 2 Mar 2016 15:23:56 +1100 Subject: [PATCH] Update README.md --- tools/imagecon/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/imagecon/README.md b/tools/imagecon/README.md index b3e3dc2..e85afdb 100644 --- a/tools/imagecon/README.md +++ b/tools/imagecon/README.md @@ -35,7 +35,7 @@ Convert the image to use less colors. **--output-palette** Generate a palette file of the final palette used. Output will be the output file with the ".pal" extension. -**--override-palette** > +**--override-palette** <palette file> Specify a palette file to use that will override the image or quantized palette. Also overrides the --colors option. **--verbose**