]> git.pond.sub.org Git - empserver/blob - man/pconfig.1
(show_news): Don't show unused elements of rpt[].
[empserver] / man / pconfig.1
1 .TH PCONFIG 1
2 .SH NAME
3 pconfig \- Print configuration
4 .SH SYNOPSIS
5 .B pconfig
6 [
7 .IR configfile
8 ]
9 .br
10 .SH DESCRIPTION
11 .I pconfig
12 creates an "econfig" file which may be used with the \-e argument with
13 most Empire programs.  By default, Empire programs look for a file
14 called "econfig" in the data directory, but the 
15 .I pconfig
16 program may be used to create an alternate Empire configuration file.
17 After you have created an "econfig" file, you can edit the game
18 configuration data in the file which the server uses to control
19 various parameters for the game.
20 .SH OPTIONS
21 .TP
22 .BI configfile
23 causes
24 .I pconfig
25 to use the game configuration specified in 
26 .I configfile
27 .SH AUTHOR
28 Julian Onions <j.onions@nexor.co.uk>