wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/doc/man wesnoth.6 wesnoth_editor.6 wesn...


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/doc/man wesnoth.6 wesnoth_editor.6 wesn...
Date: Thu, 27 Jan 2005 15:19:16 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    05/01/27 20:19:16

Modified files:
        doc/man        : wesnoth.6 wesnoth_editor.6 wesnothd.6 

Log message:
        manpage update (Ivanovic)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/doc/man/wesnoth.6.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/doc/man/wesnoth_editor.6.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/doc/man/wesnothd.6.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: wesnoth/doc/man/wesnoth.6
diff -u wesnoth/doc/man/wesnoth.6:1.3 wesnoth/doc/man/wesnoth.6:1.4
--- wesnoth/doc/man/wesnoth.6:1.3       Wed Jan 26 20:40:45 2005
+++ wesnoth/doc/man/wesnoth.6   Thu Jan 27 20:19:16 2005
@@ -13,7 +13,7 @@
 .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 .\"
 
-.TH WESNOTH 6 "December 28, 2004" "Wesnoth" "Battle for Wesnoth"
+.TH WESNOTH 6 "January 27th, 2005" "Wesnoth" "Battle for Wesnoth"
 
 .SH NAME
 battle for wesnoth \- fantasy turn-based strategy game
@@ -44,19 +44,31 @@
 
 .TP
 .BR -d , \ --debug
-shows some extra debugging information in-game.
+shows some extra debugging informations and options in-game.
 
 .TP
 .BR -f , \ --fullscreen
 runs the game in full screen mode.
 
 .TP
+.BR --fps
+displays the number of frames per second the game is currently running with in 
a corner of the screen.
+
+.TP
 .BR -h , \ --help
-tells you about what the command line options do.
+tells you what the command line options do.
+
+.TP
+.BR --log-error="domain1,domain2,..." , \ --log-warning=... , \ --log-info=...
+sets the severity level of the debug domains. "all" can be used to match any 
debug domain.
 
 .TP
 .BR --multiplayer
-runs multiplayer game.
+runs multiplayer game. There are more extra options that can be used together 
with --multiplayer. They are explained below. (not yet implemented correctly)
+
+.TP
+.BR --nocache
+disables caching of game data.
 
 .TP
 .BR --nosound
@@ -67,7 +79,7 @@
 prints the name of the game data directory and exits.
 
 .TP
-.BR -r, --resolution
+.BR -r , \ --resolution
 sets screen resolution. Example: -r 800x600
 
 .TP
@@ -75,50 +87,45 @@
 runs the game in a small test scenario.
 
 .TP
-.BR -w , \ --windowed
-runs the game in windowed mode.
-
-.TP
 .BR -v , \ --version
-shows version number and exit.
-
-.TP
-.BR --log-error="domain1,domain2,..." , \ --log-warning=... , \ --log-info=...
-sets the severity level of the debug domains. "all" can be used to match any 
debug domain.
+shows version number and exits.
 
 .TP
-.BR --nocache
-disables chaching of game data.
+.BR -w , \ --windowed
+runs the game in windowed mode.
 
-.SH Options for --multiplayer
+.SH Options for --multiplayer (not yet implemented correctly)
 
 .TP
 .BR --algorithm=value
-???
+not yet implemented correctly
 
 .TP
 .BR --controller=value
-???
+not yet implemented correctly
 
 .TP
 .BR --era=which
-Use this option to play in the selected era.
+Use this option to play in the selected era. (not yet implemented correctly)
+
 
 .TP
 .BR --nogui
-Runs the game without the GUI.
+Runs the game without the GUI. (not yet implemented correctly)
+
 
 .TP
 .BR --parm=name:value
-Sets additional parameters.
+Sets additional parameters. (not yet implemented correctly)
+
 
 .TP
 .BR --scenario=name
-Use this option to play the selected szenario or map.
+Use this option to play the selected szenario or map. (not yet implemented 
correctly)
 
 .TP
 .BR --side=value
-???
+not yet implemented correctly
 
 .SH AUTHOR
 Written by David White <address@hidden>.
Index: wesnoth/doc/man/wesnoth_editor.6
diff -u wesnoth/doc/man/wesnoth_editor.6:1.3 
wesnoth/doc/man/wesnoth_editor.6:1.4
--- wesnoth/doc/man/wesnoth_editor.6:1.3        Wed Jan 26 20:40:45 2005
+++ wesnoth/doc/man/wesnoth_editor.6    Thu Jan 27 20:19:16 2005
@@ -38,7 +38,7 @@
 
 .TP
 .BR -h , \ --help
-tells you about what the command line options do.
+tells you what the command line options do.
 
 .TP
 .BR --path
@@ -50,7 +50,7 @@
 
 .TP
 .BR -v , \ --version
-prints version number and exit.
+prints version number and exits.
 
 .TP
 .BR -w , \ --windowed
Index: wesnoth/doc/man/wesnothd.6
diff -u wesnoth/doc/man/wesnothd.6:1.4 wesnoth/doc/man/wesnothd.6:1.5
--- wesnoth/doc/man/wesnothd.6:1.4      Wed Jan 26 20:40:45 2005
+++ wesnoth/doc/man/wesnothd.6  Thu Jan 27 20:19:16 2005
@@ -34,7 +34,7 @@
 
 .TP
 .BR -h , \ --help
-tells you about what the command line options do.
+tells you what the command line options do.
 
 .TP
 .BR -m , \ --max_packet_size
@@ -46,7 +46,7 @@
 
 .TP
 .BR -v , \ --version
-shows version number and exit.
+shows version number and exits.
 
 .SH AUTHOR
 Written by David White <address@hidden>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]