Install all manual pages in section 6, where they belong. Source
files renamed.
This commit is contained in:
parent
de19a17aaf
commit
530deef2fe
4 changed files with 1 additions and 4 deletions
29
man/files.6
Normal file
29
man/files.6
Normal file
|
@ -0,0 +1,29 @@
|
|||
.TH FILES 1
|
||||
.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.
|
Loading…
Add table
Add a link
Reference in a new issue