]> git.pond.sub.org Git - empserver/blobdiff - man/files.6
Install all manual pages in section 6, where they belong. Source
[empserver] / man / files.6
diff --git a/man/files.6 b/man/files.6
new file mode 100644 (file)
index 0000000..89101ec
--- /dev/null
@@ -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.