changeset 1502:aa87cb6cf33b

Fix gfxconv help.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 May 2018 07:20:58 +0300
parents 9ccf973f65ac
children c7b9ef56319b
files tools/gfxconv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/gfxconv.c	Fri May 11 07:13:46 2018 +0300
+++ b/tools/gfxconv.c	Fri May 11 07:20:58 2018 +0300
@@ -202,7 +202,7 @@
     "\n"
     "(Not all input->output combinations are actually supported.)\n"
     "\n"
-    "Available bitmap formats (-f bitmap:<bfrm>):\n"
+    "Available bitmap formats (-f <bfrm>):\n"
     " bfrm | Type            | Description\n"
     "------+-----------------+-------------------------------------\n"
     );