[redeclipse] 149/494: -x option for server, loads of whitespaces

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit aa4fa098243ddc9416a8bfe4507f161b59b0ada4
Author: Arand Nash <ienorand at gmail.com>
Date:   Sun Apr 3 06:18:05 2011 +0100

    -x option for server, loads of whitespaces
---
 reclient.6          | 20 ++++++++++----------
 redeclipse-server.6 | 17 ++++++++++-------
 reserver.6          | 19 +++++++++----------
 3 files changed, 29 insertions(+), 27 deletions(-)

diff --git a/reclient.6 b/reclient.6
index 72a3f9f..1cab538 100644
--- a/reclient.6
+++ b/reclient.6
@@ -98,7 +98,7 @@ Many of these options will, if used, be permanently saved in the init.cfg.
 .SH OPTIONS
 .TP
 .BI \-dw width
-Sets screen width to 
+Sets screen width to
 .IR width .
 If height not specified, also sets height to width * 3/4. min is 320.
 .IP
@@ -147,7 +147,7 @@ Sets stencil buffer bits to
 This configuration is stored in init.cfg
 .TP
 .BR \-du {0..3}
-Set shader quality. 0 for none, 1 for shaders with fastest quality, max is 3. Defaults to 1 where hardware supports it. 
+Set shader quality. 0 for none, 1 for shaders with fastest quality, max is 3. Defaults to 1 where hardware supports it.
 .IP
 This configuration is stored in init.cfg
 .TP
@@ -165,22 +165,22 @@ Includes the data files found in
 Can be used for adding additional mods. Packages will be loaded in the order specified. By default reclient only inludes data files in the current working directory.
 .TP
 .BR \-v {0..4}
-Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose. 
+Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose.
 .IP
 This configuration is stored in init.cfg
 .TP
 .BI \-r scriptname
-Executes the specified init script before OpenGL and various libraries are initialized. If no file specified, executes init.cfg. 
+Executes the specified init script before OpenGL and various libraries are initialized. If no file specified, executes init.cfg.
 .TP
 .BI \-x "\(dqcommand 1; command 2; ...\(dq"
 .
-Executes a list of commands once the engine has started up and initialized the game. 
+Executes a list of commands once the engine has started up and initialized the game.
 .TP
 .BI \-o sauerdir
-Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse. 
+Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse.
 .TP
 .BR \-ss {0..3}
-Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1. 
+Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1.
 .TP
 .BI \-sm servermaster
 Connects to
@@ -198,7 +198,7 @@ Output log to
 .BI \-su serveruprate
 Sets upstream rate to
 .IR serveruprate .
-Do not set this unless you know what you are doing, it should normally be left out. 
+Do not set this unless you know what you are doing, it should normally be left out.
 .IP
 This option is accepted by the client, however it is probably not meant to be used and it is unclear if it has any effect.
 .TP
@@ -218,7 +218,7 @@ This option is accepted by the client, however it is probably not meant to be us
 .BI \-sp serverport
 sets the server port to
 .IR serverport .
-(Presumably these two are the game data and information ports for the server.) 
+(Presumably these two are the game data and information ports for the server.)
 .IP
 This option is accepted by the client, however it is probably not meant to be used and it is unclear if it has any effect.
 .TP
@@ -231,7 +231,7 @@ This option is accepted by the client, however it is probably not meant to be us
 .BI \-sk joinpass
 Sets the join password to
 .IR joinpass .
-Users must know the password before they can connect. 
+Users must know the password before they can connect.
 .IP
 This option is accepted by the client, however it is probably not meant to be used and it is unclear if it has any effect.
 .SH EXAMPLES
diff --git a/redeclipse-server.6 b/redeclipse-server.6
index 19a915e..b9e0983 100644
--- a/redeclipse-server.6
+++ b/redeclipse-server.6
@@ -13,7 +13,7 @@ redeclipse-server \- script to launch the server for the Red Eclipse FPS game
 .BR \-v {0..4}
 ]
 [
-.BI \-x scriptname
+.BI \-x "command(s)"
 ]
 [
 .BI \-o sauerdir
@@ -72,18 +72,21 @@ Can be used for adding additional mods. Packages will be loaded in the order spe
 and in the current working directory.
 .TP
 .BR \-v {0..4}
-Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose. 
+Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose.
 .TP
+.BI \-x "\(dqcommand 1; command 2; ...\(dq"
+.
+Executes a list of commands once the engine has started up and initialized the game.
 .BI \-x scriptname
 Executes script
 .I scriptname
-once the engine has started up and initialized the game. 
+once the engine has started up and initialized the game.
 .TP
 .BI \-o sauerdir
-Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse. 
+Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse.
 .TP
 .BR \-ss {0..3}
-Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1. 
+Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1.
 .TP
 .BI \-g logfile
 Output log to
@@ -92,7 +95,7 @@ Output log to
 .BI \-su serveruprate
 Sets upstream rate to
 .IR serveruprate .
-Do not set this unless you know what you are doing, it should normally be left out. 
+Do not set this unless you know what you are doing, it should normally be left out.
 .TP
 .BI \-sc maxclients
 Sets the maximum number of clients to
@@ -127,7 +130,7 @@ Sets the admin password to
 .BI \-sk joinpass
 Sets the join password to
 .IR joinpass .
-Users must know the password before they can connect. 
+Users must know the password before they can connect.
 .SH EXAMPLES
 .B reserver -p$HOME/mod/data -ss0 -slbath
 .RS 4
diff --git a/reserver.6 b/reserver.6
index 7e40469..1255f79 100644
--- a/reserver.6
+++ b/reserver.6
@@ -13,7 +13,7 @@ reserver \- server for the Red Eclipse FPS game
 .BR \-v {0..4}
 ]
 [
-.BI \-x scriptname
+.BI \-x "command(s)"
 ]
 [
 .BI \-o sauerdir
@@ -65,18 +65,17 @@ Includes the data files found in
 Can be used for adding additional mods. Packages will be loaded in the order specified. By default reserver only inludes data files in the current working directory.
 .TP
 .BR \-v {0..4}
-Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose. 
+Sets verbosity. This affects how much information is printed to the console. 0 is the least verbose, 4 is the most verbose.
 .TP
-.BI \-x scriptname
-Executes script
-.I scriptname
-once the engine has started up and initialized the game. 
+.BI \-x "\(dqcommand 1; command 2; ...\(dq"
+.
+Executes a list of commands once the engine has started up and initialized the game.
 .TP
 .BI \-o sauerdir
-Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse. 
+Sets the path to your Sauerbraten directory. If Red Eclipse can find your Sauerbraten directory, you can load and play Sauerbraten maps from withing Red Eclipse.
 .TP
 .BR \-ss {0..3}
-Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1. 
+Sets server type. 0 for local only, 1 for private, 2 for public, 3 for dedicated. Defaults to 1.
 .TP
 .BI \-g logfile
 Output log to
@@ -85,7 +84,7 @@ Output log to
 .BI \-su serveruprate
 Sets upstream rate to
 .IR serveruprate .
-Do not set this unless you know what you are doing, it should normally be left out. 
+Do not set this unless you know what you are doing, it should normally be left out.
 .TP
 .BI \-sc maxclients
 Sets the maximum number of clients to
@@ -120,7 +119,7 @@ Sets the admin password to
 .BI \-sk joinpass
 Sets the join password to
 .IR joinpass .
-Users must know the password before they can connect. 
+Users must know the password before they can connect.
 .SH EXAMPLES
 .B reserver -p/usr/share/games/redeclipse/data -ss0 -slbath
 .RS 4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list