changeset 2077:838ed06b3927

Make a note about '-R +remove' in help.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 10 Dec 2018 14:50:17 +0200
parents eeddaf411083
children b2f1ce24f81b
files tools/gfxconv.c
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/gfxconv.c	Mon Dec 10 14:41:19 2018 +0200
+++ b/tools/gfxconv.c	Mon Dec 10 14:50:17 2018 +0200
@@ -244,8 +244,9 @@
     "whitespace separating items will be ignored as well.\n"
     "\n"
     "Optional +remove can be specified (-R <...>+remove), which will remove all\n"
-    "unused colors from the palette. This is not usually desirable, for example\n"
-    "when converting multiple images to same palette.\n"
+    "unused colors from the palette. This is not always desirable, for example\n"
+    "when converting multiple images to same palette. You can also specify the\n"
+    "+remove option by itself to remove all unused colors: -R +remove\n"
     "\n"
     "Color index mapping (-m)\n"
     "------------------------\n"