]> git.sur5r.net Git - cc65/commitdiff
added four escaped tabs to -E Stop after .... description
authormc78 <mc78@outlook.de>
Mon, 22 May 2017 21:21:55 +0000 (23:21 +0200)
committermc78 <mc78@outlook.de>
Mon, 22 May 2017 21:21:55 +0000 (23:21 +0200)
src/cl65/main.c

index 6926199f99c6eaaec5f005eee68413616ec65d72..8252b61ffadd169980c7cf66e4a9f8876b59db83 100644 (file)
@@ -734,7 +734,7 @@ static void Usage (void)
             "  -C name\t\t\tUse linker config file\n"
             "  -Cl\t\t\t\tMake local variables static\n"
             "  -D sym[=defn]\t\t\tDefine a preprocessor symbol\n"
-            "  -E Stop after the preprocessing stage\n"
+            "  -E\t\t\t\tStop after the preprocessing stage\n"
             "  -I dir\t\t\tSet a compiler include directory path\n"
             "  -L path\t\t\tSpecify a library search path\n"
             "  -Ln name\t\t\tCreate a VICE label file\n"