]> git.sur5r.net Git - cc65/commitdiff
Removed option from usage.
authorOliver Schmidt <ol.sc@web.de>
Wed, 9 Oct 2013 09:33:53 +0000 (11:33 +0200)
committerOliver Schmidt <ol.sc@web.de>
Wed, 9 Oct 2013 09:33:53 +0000 (11:33 +0200)
The option in question was removed with https://github.com/oliverschmidt/cc65/commit/37c492b544dec2460fc2c16a3d66275cc0d4edc0

src/ld65/main.c

index 25a6c76f82f17043f894961fbb5764d2b11a71f7..84af34d54b25238ca294a65fe459847d65658be7 100644 (file)
@@ -114,7 +114,6 @@ static void Usage (void)
             "  --config name\t\tUse linker config file\n"
             "  --dbgfile name\tGenerate debug information\n"
             "  --define sym=val\tDefine a symbol\n"
-            "  --dump-config name\tDump a builtin configuration\n"
             "  --end-group\t\tEnd a library group\n"
             "  --force-import sym\tForce an import of symbol `sym'\n"
             "  --help\t\tHelp (this text)\n"