]> git.sur5r.net Git - cc65/commitdiff
Removed help for non-existent option.
authorOliver Schmidt <ol.sc@web.de>
Sat, 15 Apr 2017 21:12:19 +0000 (23:12 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sat, 15 Apr 2017 21:12:19 +0000 (23:12 +0200)
src/ca65/main.c

index 3c3daf7f72287f3aa1c5ccdb6ffa87cfccd7992b..fbca2beacf7dd9f47f9b2009659c3b6960bb87fc 100644 (file)
@@ -123,7 +123,6 @@ static void Usage (void)
             "  --large-alignment\t\tDon't warn about large alignments\n"
             "  --listing name\t\tCreate a listing file if assembly was ok\n"
             "  --list-bytes n\t\tMaximum number of bytes per listing line\n"
-            "  --macpack-dir dir\t\tSet a macro package directory\n"
             "  --memory-model model\t\tSet the memory model\n"
             "  --pagelength n\t\tSet the page length for the listing\n"
             "  --relax-checks\t\tRelax some checks (see docs)\n"