Just added leveleditor argument to help info.
authorRicardo Cruz <rick2@aeiou.pt>
Thu, 6 May 2004 12:51:27 +0000 (12:51 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Thu, 6 May 2004 12:51:27 +0000 (12:51 +0000)
SVN-Revision: 1005

src/setup.cpp

index e0cd7bb..36835e1 100644 (file)
@@ -1048,8 +1048,8 @@ void parseargs(int argc, char * argv[])
                "Misc Options:\n"
                "  -j, --joystick NUM  Use joystick NUM (default: 0)\n" 
                "  --joymap XAXIS:YAXIS:A:B:START\n"
+               "  --leveleditor       Opens the leveleditor in a file. (Only works when a file is provided.)\n"
                "                      Define how joystick buttons and axis should be mapped\n"
-               "  --worldmap          Start in worldmap-mode (EXPERIMENTAL)\n"          
                "  -d, --datadir DIR   Load Game data from DIR (default: automatic)\n"
                "  --debug-mode        Enables the debug-mode, which is useful for developers.\n"
                "  --help              Display a help message summarizing command-line\n"