30 lines
559 B
Groff
30 lines
559 B
Groff
.TH FILES 1
|
|
.UC
|
|
.SH NAME
|
|
files \- Empire file initialization
|
|
.SH SYNOPSIS
|
|
.B files
|
|
[
|
|
.BI \-e\ configfile
|
|
]
|
|
[
|
|
.BI \-f
|
|
]
|
|
.br
|
|
.SH DESCRIPTION
|
|
.I files
|
|
creates all of the files which are required by
|
|
.I 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
|
|
causes
|
|
.I files
|
|
to use the game configuration specified in
|
|
.I configfile
|
|
(by default, the file "econfig" in the data directory is used)
|
|
.TP
|
|
.BI \-f
|
|
Clobber existing game data without asking for confirmation.
|