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