]> git.pond.sub.org Git - empserver/blob - man/files.6
Clean up trailing whitespace-space in manual pages
[empserver] / man / files.6
1 .TH FILES 6
2 .SH NAME
3 files \- Empire file initialization
4 .SH SYNOPSIS
5 .B files
6 [
7 .B \-fhv
8 ]
9 [
10 .BI \-e " configfile"
11 ]
12 .br
13 .SH DESCRIPTION
14 .B files
15 creates all of the files which are required by
16 .B 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 Use game configuration in \fIconfigfile\fR.
23 .TP
24 .B \-f
25 Clobber existing game data without asking for confirmation.
26 .TP
27 .B \-h
28 Help.  Print brief usage information and exit.
29 .TP
30 .B \-v
31 Print version information and exit.
32 .SH "SEE ALSO"
33 \fIemp_server\fR(6).