]> git.pond.sub.org Git - empserver/blobdiff - man/pconfig.6
Install all manual pages in section 6, where they belong. Source
[empserver] / man / pconfig.6
diff --git a/man/pconfig.6 b/man/pconfig.6
new file mode 100644 (file)
index 0000000..d79c4ff
--- /dev/null
@@ -0,0 +1,28 @@
+.TH PCONFIG 1
+.SH NAME
+pconfig \- Print configuration
+.SH SYNOPSIS
+.B pconfig
+[
+.IR configfile
+]
+.br
+.SH DESCRIPTION
+.I pconfig
+creates an "econfig" file which may be used with the \-e argument with
+most Empire programs.  By default, Empire programs look for a file
+called "econfig" in the data directory, but the 
+.I pconfig
+program may be used to create an alternate Empire configuration file.
+After you have created an "econfig" file, you can edit the game
+configuration data in the file which the server uses to control
+various parameters for the game.
+.SH OPTIONS
+.TP
+.BI configfile
+causes
+.I pconfig
+to use the game configuration specified in 
+.I configfile
+.SH AUTHOR
+Julian Onions <j.onions@nexor.co.uk>