]> git.pond.sub.org Git - empserver/blobdiff - man/files.6
client: Unbreak standalone build
[empserver] / man / files.6
index 89101ec3d91c34871da3a9b29da5d2ceca38431f..619e992ffa531adbbead1ffaf80ebbc511d683d2 100644 (file)
@@ -1,29 +1,29 @@
-.TH FILES 1
+.TH FILES 6
 .SH NAME
 files \- Empire file initialization
 .SH SYNOPSIS
 .B files
-[
-.BI \-e\ configfile
-]
-[
-.BI \-f
-]
+[\fB\-fhv\fP]
+[\fB\-e\fP \fIconfigfile\fP]
 .br
 .SH DESCRIPTION
-.I files
-creates all of the files which are required by 
-.I emp_server
+.B files
+creates all of the files which are required by
+.B 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)
+.BI \-e " configfile"
+Use game configuration in \fIconfigfile\fR.
 .TP
-.BI \-f
+.B \-f
 Clobber existing game data without asking for confirmation.
+.TP
+.B \-h
+Help.  Print brief usage information and exit.
+.TP
+.B \-v
+Print version information and exit.
+.SH "SEE ALSO"
+\fIemp_server\fR(6).