Author: ilor
Date: Thu Aug 21 11:23:16 2008
New Revision: 28820

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28820&view=rev
Log:
<Ivanovic> the wesnoth --help entry for '-e' needs one more space before it

Modified:
    trunk/src/game.cpp

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=28820&r1=28819&r2=28820&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Thu Aug 21 11:23:16 2008
@@ -1904,7 +1904,7 @@
                        << "  --decompress INFILE OUTFILE  decompresses a 
savefile (INFILE) that is in binary\n"
                        << "                               WML format into text 
WML format (OUTFILE).\n"
 #ifdef USE_EDITOR2
-                       << " -e, --editor                  starts editor2 not 
showing title screen.\n"
+                       << "  -e, --editor                 starts editor2 not 
showing title screen.\n"
 #endif
                        << "  -f, --fullscreen             runs the game in 
full screen mode.\n"
                        << "  --fps                        displays the number 
of frames per second the game\n"


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

Reply via email to