removal of the max_packet_size parameter

This commit is contained in:
Gunter Labes 2006-05-12 09:45:58 +00:00
parent 7efe4ad6ff
commit b807e995d8

View file

@ -27,8 +27,6 @@ multiplayer network daemon
.RB [\| \-dvV \|]
.RB [\| \-c
.IR path \|]
.RB [\| \-m
.IR size \|]
.RB [\| \-p
.IR port \|]
.RB [\| \-t
@ -53,9 +51,6 @@ runs wesnothd as a daemon.
.B -h,\ --help
tells you what the command line options do.
.TP
.BI -m,\ --max_packet_size \ size
sets maximum packet size to the specified value.
.TP
.BI -p,\ --port \ port
binds the server to the specified port. If no port is specified, port
15000 will be used.