Author: ilor
Date: Thu Sep 25 11:57:11 2008
New Revision: 29680

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29680&view=rev
Log:
update wesnoth man page with -e and --load update. I've tested locally but it 
could use a look from someone who actually understands man pages.

Modified:
    trunk/doc/man/wesnoth.6

Modified: trunk/doc/man/wesnoth.6
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/doc/man/wesnoth.6?rev=29680&r1=29679&r2=29680&view=diff
==============================================================================
--- trunk/doc/man/wesnoth.6 (original)
+++ trunk/doc/man/wesnoth.6 Thu Sep 25 11:57:11 2008
@@ -63,6 +63,9 @@
 Use special dummy locales to switch to any language even if that language 
 isn't installed to system
 .TP
+.B -e, --editor
+Start the in-game map editor directly
+.TP
 .B -f, --fullscreen
 runs the game in full screen mode.
 .TP
@@ -85,8 +88,17 @@
 .B -h, --help
 displays a summary of command line options to standard output, and exits.
 .TP
-.BI --load \ savegame
-loads the file savegame from the standard save game directory.
+.BI -l,\ --load \ file
+loads the savegame 
+.I file
+from the standard save game directory.
+If the 
+.B -e
+or
+.B --editor
+option is used as well, starts the editor with the map from
+.I file
+open.
 .TP
 .B --with-replay
 replays the game loaded with --load option.


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

Reply via email to