This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit e566203f4281ca46e26238692ff8016e5377d4af Author: Arand Nash <[email protected]> Date: Thu Apr 14 22:14:05 2011 +0100 add --help to script manpages --- redeclipse-server.6 | 5 +++++ redeclipse.6 | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/redeclipse-server.6 b/redeclipse-server.6 index 3852948..da568f9 100644 --- a/redeclipse-server.6 +++ b/redeclipse-server.6 @@ -48,6 +48,9 @@ redeclipse-server \- script to launch the server for the Red Eclipse FPS game [ .BI \-sk joinpass ] +] +.B \-\-help +] .SH DESCRIPTION Red Eclipse is a single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments. .PP @@ -131,6 +134,8 @@ Sets the admin password to Sets the join password to .IR joinpass . Users must know the password before they can connect. +.B \-\-help +Display this manpage .SH EXAMPLES .B reserver -p$HOME/mod/data -ss0 -slbath .RS 4 diff --git a/redeclipse.6 b/redeclipse.6 index b0cf305..000bab7 100644 --- a/redeclipse.6 +++ b/redeclipse.6 @@ -60,6 +60,9 @@ redeclipse \- script to launch the Red Eclipse FPS game client [ .BI \-g logfile ] +[ +.B \-\-help +] .SH DESCRIPTION Red Eclipse is a single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced gameplay, with a general theme of agility in a variety of environments. .PP @@ -177,10 +180,13 @@ to get the list of available servers. May also use this setting if the local cli .BI \-sa servermasterport Contacts the master server using port .IR servermasterport . -.IP +.TP .BI \-g logfile Output log to .IR logfile . +.TP +.B \-\-help +Display this manpage .SH EXAMPLES .PP .B redeclipse -p$HOME/mod/data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

