Commit530deef2
failed to update .TH of fairland(6), files(6) and pconfig(6). Commit530deef2
failed to update .TH of empire(6). Commiteeb9d3cb
created empsched(6) with the wrong .TH.
33 lines
608 B
Groff
33 lines
608 B
Groff
.TH FILES 6
|
|
.SH NAME
|
|
files \- Empire file initialization
|
|
.SH SYNOPSIS
|
|
.B files
|
|
[
|
|
.B \-fhv
|
|
]
|
|
[
|
|
.BI \-e " configfile"
|
|
]
|
|
.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).
|