File: pokerth_server.6

package info (click to toggle)
pokerth 1.1.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 57,940 kB
  • sloc: ansic: 83,615; cpp: 64,152; java: 3,135; xml: 596; sh: 221; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 948 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH POKERTH "6" "March 2008" "PokerTH server 0.6.1" "User Commands"
.SH NAME
pokerth_server \- multiplayer and multigame server for PokerTH
.SH SYNOPSIS
.B pokerth_server \fR[ \fB\-h\fR | \fB\-\-help\fR ] [ \fB\-v\fR | \fB\-\-version\fR ]
[ \fB\-p\fR | \fB\-\-pid\-file\fR\fI pid-file \fR] [ \fB\-\-readonly\-config\fR ]
.SH DESCRIPTION
This is the PokerTH server, which is needed for hosting own multiplayer games.
Network protocol version 4.1
.SH OPTIONS
.TP
\fB\-h\fR [ \fB\-\-help\fR ]
produce help message
.TP
\fB\-v\fR [ \fB\-\-version\fR ]
print version string
.TP
\fB\-p\fR [ \fB\-\-pid\-file\fR ] \fIpid-file\fR
create pid\-file in different location
.TP
\fB\-\-readonly\-config\fR
treat config file as read\-only
.SH AUTHOR
pokerth and pokerth_server were written by Felix Hammer, Florian Thauer and Lothar May.
.PP
This manual page was written by Evgeni Golov <sargentd@die-welt.net>,
for the Debian project (but may be used by others).