changeset 1329:a8850642d0d2

Clarify --formats help slightly.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Aug 2017 13:25:45 +0300
parents 2a534f557daa
children 62ef5cc2b475
files tools/gfxconv.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/gfxconv.c	Tue Aug 22 13:22:32 2017 +0300
+++ b/tools/gfxconv.c	Tue Aug 22 13:25:45 2017 +0300
@@ -201,8 +201,8 @@
     "\n"
     "(Not all input->output combinations are actually supported.)\n"
     "\n"
-    "Available bitmap formats (-f bitmap:<bformat>):\n"
-    "  Ext | Type            | Description\n"
+    "Available bitmap formats (-f bitmap:<bfrm>):\n"
+    " bfrm | Type            | Description\n"
     "------+-----------------+-------------------------------------\n"
     );