changeset 2403:6e86a048a760

Adjust help.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 12 Jan 2020 20:53:35 +0200
parents b7cd5dd0b82e
children bcd33c77c605
files tools/64vw.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/64vw.c	Sun Jan 12 20:50:45 2020 +0200
+++ b/tools/64vw.c	Sun Jan 12 20:53:35 2020 +0200
@@ -41,7 +41,7 @@
     { 4, 'f', "format",     "Force input format (see --formats)", OPT_ARGREQ },
     { 5, 'F', "formats",    "List supported input formats", OPT_NONE },
     { 6, 'i', "info",       "Print information only (no display)", OPT_NONE },
-    { 7, 'l', "list",       "Output list of files that were recognized (implies -i)", OPT_NONE },
+    { 7, 'l', "list",       "List files that were recognized (implies -i)", OPT_NONE },
     { 8, 'P', "probe",      "Probe only (do not attempt to decode the image)", OPT_NONE },
     { 9,   0, "char-rom",   "Set character ROM file to be used.", OPT_ARGREQ },
     {10, 'p', "palette" ,   "Set C64 palette to be used (see -p list).", OPT_ARGREQ },