summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Howard2010-12-12 13:11:11 +0000
committerSimon Howard2010-12-12 13:11:11 +0000
commitf4eb88dd2322db7831563ad55f8b6c45516906f9 (patch)
treea07b838c06a24d312f90c9154107c5b2d1f384c3 /man
parent57a9f56e2cba50249ee8a96533c8baed47814f92 (diff)
downloadchocolate-doom-f4eb88dd2322db7831563ad55f8b6c45516906f9.tar.gz
chocolate-doom-f4eb88dd2322db7831563ad55f8b6c45516906f9.tar.bz2
chocolate-doom-f4eb88dd2322db7831563ad55f8b6c45516906f9.zip
Add -privateserver and -servername options to chocolate-server manpage.
Add server registration option to setup tool (thanks exp(x)). Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2220
Diffstat (limited to 'man')
-rw-r--r--man/chocolate-server.66
1 files changed, 6 insertions, 0 deletions
diff --git a/man/chocolate-server.6 b/man/chocolate-server.6
index 65d0a3fe..f37173f2 100644
--- a/man/chocolate-server.6
+++ b/man/chocolate-server.6
@@ -29,6 +29,12 @@ mean the netgame will simply not function at all.
.TP
\fB-port <n>\fR
Use the specified UDP port for communications, instead of the default (2342).
+.TP
+\fB-privateserver\fR
+Don't register with the global master server.
+.TP
+\fB-servername <name>\fR
+Specify a name for the server.
.SH SEE ALSO
\fBchocolate-doom\fR(6),
\fBchocolate-setup\fR(6)