Author: mordante
Date: Thu May 24 19:08:48 2007
New Revision: 17829

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17829&view=rev
Log:
fixes a small alignment problem in the output of wesnoth -h

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=17829&r1=17828&r2=17829&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Thu May 24 19:08:48 2007
@@ -1656,7 +1656,7 @@
                        << "  --log-error=\"domain1,domain2,...\", 
--log-warning=..., --log-info=...\n"
                        << "                               sets the severity 
level of the debug domains.\n"
                        << "                               \"all\" can be used 
to match any debug domain.\n"
-                       << "  --logdomains                  List defined log 
domains and exit.\n"
+                       << "  --logdomains                 List defined log 
domains and exit.\n"
                        << "  --nocache                    disables caching of 
game data.\n"
                        << "  --validcache                 assume that cache is 
valid (dangerous)\n"
                        << "  --nosound                    runs the game 
without sounds and music.\n"


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

Reply via email to