changeset 456:20122cffde2f

Clarify help.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 04 Nov 2012 12:13:07 +0200
parents ebb55845267c
children 9a5ceedf0972
files gfxconv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gfxconv.c	Sun Nov 04 12:09:48 2012 +0200
+++ b/gfxconv.c	Sun Nov 04 12:13:07 2012 +0200
@@ -177,7 +177,7 @@
 
     printf(
     "\n"
-    "Color map definitions are used for ANSI, PCX, PPM and PNG output, to declare what\n"
+    "Color map definitions are used for ANSI and image output, to declare what\n"
     "output colors of the C64 palette are used for each single color/multi color\n"
     "bit-combination. For example, if the input is multi color sprite or char,\n"
     "you can define colors like: -c 0,8,3,15 .. for single color: -c 0,1\n"