]> git.pond.sub.org Git - empserver/blob - man/pconfig.6
New update scheduler:
[empserver] / man / pconfig.6
1 .TH PCONFIG 1
2 .SH NAME
3 pconfig \- Print Empire configuration
4 .SH SYNOPSIS
5 .B pconfig
6 [
7 .I configfile
8 ]
9 .br
10 .SH DESCRIPTION
11 .B 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 .B 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 .B pconfig
21 program may be used to create an alternate Empire configuration file.
22 After you have created an "econfig" file, you can edit the game
23 configuration data in the file which the server uses to control
24 various parameters for the game.
25 .SH OPERANDS
26 .TP
27 .I configfile
28 makes
29 .B pconfig
30 use the game configuration specified in 
31 .I configfile
32 instead of compiled-in defaults.
33 .SH "SEE ALSO"
34 \fIemp_server\fR(6).
35 .SH AUTHOR
36 Julian Onions <j.onions@nexor.co.uk>