summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Howard2008-02-17 03:12:25 +0000
committerSimon Howard2008-02-17 03:12:25 +0000
commit2b978dbdade40124667ff139140abb5006f0ad1a (patch)
treedb6774464b83b3fb99b3530e5c2e098a33f3e86e /man
parent72bdda2c48147f37c7f3630f0b5353ef319b6a85 (diff)
downloadchocolate-doom-2b978dbdade40124667ff139140abb5006f0ad1a.tar.gz
chocolate-doom-2b978dbdade40124667ff139140abb5006f0ad1a.tar.bz2
chocolate-doom-2b978dbdade40124667ff139140abb5006f0ad1a.zip
Add command line option for server to allow client version checking to
be disabled. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1086
Diffstat (limited to 'man')
-rw-r--r--man/chocolate-server.65
1 files changed, 5 insertions, 0 deletions
diff --git a/man/chocolate-server.6 b/man/chocolate-server.6
index e341fc25..1522c7c8 100644
--- a/man/chocolate-server.6
+++ b/man/chocolate-server.6
@@ -22,6 +22,11 @@ who is designated the controlling player.
.br
.SH OPTIONS
.TP
+\fB-ignoreversion\fR
+Ignore version mismatches between the server and the client. Using this
+option may cause game desyncs to occur, or differences in protocol may
+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).
.SH AUTHOR