]> git.sur5r.net Git - cc65/commitdiff
Clarify help for -o option
authorStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 18:43:24 +0000 (19:43 +0100)
committerStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Sun, 23 Nov 2014 18:43:24 +0000 (19:43 +0100)
src/c1p65/main.c

index e4358ddcd38c2b4abf5b4c09273242ece27d809f..d5e813a3f2280e8fd3e4b6b4304304aa7609b391 100644 (file)
@@ -27,7 +27,7 @@ static void Usage (void)
         "Short options:\n"\r
         "  -V\t\t\tPrint the version number\n"\r
         "  -h\t\t\tHelp (this text)\n"\r
-               "  -o name\t\tName the C1P output file (default: <input.c1p>)\n"\r
+               "  -o name\t\tName the C1P output file (default: <input>.c1p)\n"\r
                "  -S addr\t\tLoad address (default 0x400)\n"\r
         "\n"\r
         "Long options:\n"\r