]> git.pond.sub.org Git - empserver/blobdiff - man/emp_server.6
client: Unbreak standalone build
[empserver] / man / emp_server.6
index ef4c1c7757c02ce6ac8f4b6417793c4bcbf0c8be..3a23823cb51bb5e820a4a873adaae80403fd7ba6 100644 (file)
@@ -6,36 +6,20 @@
 emp_server \- Empire server
 .SH SYNOPSIS
 .B emp_server
-[
-.B \-dhpsv
-]
-[
-.BI \-e " configfile"
-]
-[
-.BI \-E " action"
-]
-[
-.BI \-R " seed"
-]
+[\fB\-dFhpsv\fP]
+[\fB\-e\fP \fIconfigfile\fP]
+[\fB\-E\fP \fIaction\fP]
+[\fB\-R\fP \fIseed\fP]
 .if \nw \{\
 .br
 .B emp_server
-[
-.B \-i
-|
-.BI \-I " service-name"
-]
-[
-.BI \-e " configfile"
-]
+[\fB\-i\fP
+|\fB\-I\fP \fIservice-name\fP]
+[\fB\-e\fP \fIconfigfile\fP]
 .br
 .B emp_server
-[
-.B \-u
-|
-.BI \-U " service-name"
-]\}
+[\fB\-u\fP
+|\fB\-U\fP \fIservice-name\fP]\}
 .SH DESCRIPTION
 .B emp_server
 is a daemon which listens to the Empire port for players connecting to
@@ -59,6 +43,13 @@ What to do on recoverable internal error ("oops"): \fBabort\fP,
 .ie \nw \fBcrash-dump\fP is not implemented for Windows.
 .el \fBcrash-dump\fP works by aborting a fork of the server process.
 .TP
+.B \-F
+Force
+.B emp_server
+to start even when game state looks bad.  Risks crashes and further
+corruption; use this only for attempting to fix up problems.  Better
+make a backup first, and lock out players.
+.TP
 .B \-h
 Help.  Print brief usage information and exit.
 .if \nw \{\
@@ -116,6 +107,6 @@ Please report all bugs to the Wolfpack <wolfpack@wolfpackempire.com>
 \fIempire\fR(6), \fIempsched\fR(6), \fIfairland\fR(6), \fIfiles\fR(6),
 \fIpconfig\fR(6).
 .SH AUTHORS
-Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens and Steve McClure
-are principal authors.  The full list of authors is too long to
-include here.
+Dave Pare, Jeff Bailey, Thomas Ruschak, Ken Stevens, Steve McClure and
+Markus Armbruster are principal authors.  The full list of authors is
+too long to include here.