Author: espreon
Date: Sat May 28 00:57:00 2011
New Revision: 49674

URL: http://svn.gna.org/viewcvs/wesnoth?rev=49674&view=rev
Log:
Undid r49672's effect on the --help output.

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=49674&r1=49673&r2=49674&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat May 28 00:57:00 2011
@@ -199,7 +199,7 @@
                        << "  --config-path                prints the path of 
the user config directory and\n"
                        << "                               exits.\n"
                        << "  --data-dir <directory>       overrides the data 
directory with the one specified.\n"
-                       << "  -d, --debug                  enables additional 
command mode options in-game->\n"
+                       << "  -d, --debug                  enables additional 
command mode options in-game.\n"
 #ifdef DEBUG_WINDOW_LAYOUT_GRAPHS
                        << "  --debug-dot-level=<level1>,<level2>,...\n"
                        << "                               sets the level of 
the debug dot files.\n"
@@ -248,7 +248,7 @@
                        << "                               [filter] if used) 
and exits.\n"
                        << "  --max-fps                    the maximum fps the 
game tries to run at. Values\n"
                        << "                               should be between 1 
and 1000, the default is 50.\n"
-                       << "  -m, --multiplayer            starts a multiplayer 
game-> There are additional\n"
+                       << "  -m, --multiplayer            starts a multiplayer 
game. There are additional\n"
                        << "                               options that can be 
used as explained below:\n"
                        << "    --ai_config<number>=value  selects a 
configuration file to load for this side.\n"
                        << "    --algorithm<number>=value  selects a 
non-standard algorithm to be used by\n"


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to