]> git.sur5r.net Git - cc65/commitdiff
Fixed formatting of the help text
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 13 Dec 2002 00:29:40 +0000 (00:29 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 13 Dec 2002 00:29:40 +0000 (00:29 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1756 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/ld65/main.c

index 528c7c095d1ae5159acf87ea13cfc119e0ff0d0e..76a2e9f7ea31a946aaf7d275afd1f8b299b81921 100644 (file)
@@ -102,7 +102,7 @@ static void Usage (void)
                     "  -vm\t\t\tVerbose map file\n"
             "\n"
             "Long options:\n"
-                    "  --config name\tUse linker config file\n"
+                    "  --config name\t\tUse linker config file\n"
             "  --help\t\tHelp (this text)\n"
             "  --mapfile name\tCreate a map file\n"
              "  --module-id id\tSpecify a module id\n"