]> git.sur5r.net Git - cc65/commitdiff
Changed usage information text
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 22 Jun 2000 11:13:38 +0000 (11:13 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 22 Jun 2000 11:13:38 +0000 (11:13 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@95 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/cc65/main.c

index 6a6e0f6b08c754398c335afc378160c4f1b1ee58..cc8136f3ca91ed974876f6439ac167b026afc1a6 100644 (file)
@@ -93,7 +93,7 @@ static void Usage (void)
             "Short options:\n"
                     "  -d\t\t\tDebug mode\n"
                     "  -g\t\t\tAdd debug info to object file\n"
-                    "  -h\t\t\tPrint this help\n"
+                    "  -h\t\t\tHelp (this text)\n"
                     "  -j\t\t\tDefault characters are signed\n"
                     "  -o name\t\tName the output file\n"
                     "  -t sys\t\tSet the target system\n"