removal of the max_packet_size parameter
This commit is contained in:
parent
7efe4ad6ff
commit
b807e995d8
1 changed files with 0 additions and 5 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue