This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 21dd2ec89ad3e46eb2aa362aee8e12ccb92281a5 Author: Arand Nash <[email protected]> Date: Sun Apr 3 20:33:00 2011 +0100 -h example in manpage --- redeclipse-server.6 | 4 ++++ reserver.6 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/redeclipse-server.6 b/redeclipse-server.6 index b9e0983..3852948 100644 --- a/redeclipse-server.6 +++ b/redeclipse-server.6 @@ -136,6 +136,10 @@ Users must know the password before they can connect. .RS 4 Loads data from an additional directory, sets the server type to local (LAN) and sets the default map to "bath" .RE +.B redeclipse-server -h$HOME/reserver_configs/ +.RS 4 +Reads and writes the configuration files to the specified directory instead of $HOME +.RE .SH AUTHOR This manpage was written by Arand Nash <[email protected]> .SH HISTORY diff --git a/reserver.6 b/reserver.6 index 1255f79..68983dc 100644 --- a/reserver.6 +++ b/reserver.6 @@ -125,6 +125,10 @@ Users must know the password before they can connect. .RS 4 Includes data from the specified directory, sets the server type to local (LAN) and sets the default map to "bath" .RE +.B reserver -h$HOME/reserver_configs/ +.RS 4 +Reads and writes the configuration files to the specified directory instead of $HOME +.RE .SH AUTHOR This manpage was written by Arand Nash <[email protected]> .SH HISTORY -- 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

