empserver/man/files.6
Markus Armbruster 64f32cde53 man: Get rid of unwanted space in SYNOPSIS
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-03-08 17:48:17 +01:00

29 lines
610 B
Groff

.TH FILES 6
.SH NAME
files \- Empire file initialization
.SH SYNOPSIS
.B files
[\fB\-fhv\fP]
[\fB\-e\fP \fIconfigfile\fP]
.br
.SH DESCRIPTION
.B files
creates all of the files which are required by
.B emp_server
to run a game. It will destroy all previous game data, so excercise
caution when running this program.
.SH OPTIONS
.TP
.BI \-e " configfile"
Use game configuration in \fIconfigfile\fR.
.TP
.B \-f
Clobber existing game data without asking for confirmation.
.TP
.B \-h
Help. Print brief usage information and exit.
.TP
.B \-v
Print version information and exit.
.SH "SEE ALSO"
\fIemp_server\fR(6).