New option -f.
This commit is contained in:
parent
e3eadcd899
commit
67ad7ad66a
2 changed files with 19 additions and 7 deletions
|
@ -7,6 +7,9 @@ files \- Empire file initialization
|
|||
[
|
||||
.BI \-e\ configfile
|
||||
]
|
||||
[
|
||||
.BI \-f
|
||||
]
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
.I files
|
||||
|
@ -22,3 +25,6 @@ causes
|
|||
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