]> git.pond.sub.org Git - empserver/blob - man/files.6
Install all manual pages in section 6, where they belong. Source
[empserver] / man / files.6
1 .TH FILES 1
2 .SH NAME
3 files \- Empire file initialization
4 .SH SYNOPSIS
5 .B files
6 [
7 .BI \-e\ configfile
8 ]
9 [
10 .BI \-f
11 ]
12 .br
13 .SH DESCRIPTION
14 .I files
15 creates all of the files which are required by 
16 .I emp_server
17 to run a game.  It will destroy all previous game data, so excercise
18 caution when running this program.
19 .SH OPTIONS
20 .TP
21 .BI \-e\ configfile
22 causes
23 .I files
24 to use the game configuration specified in 
25 .I configfile
26 (by default, the file "econfig" in the data directory is used)
27 .TP
28 .BI \-f
29 Clobber existing game data without asking for confirmation.