]> git.pond.sub.org Git - empserver/blob - man/pconfig.6
WIP empdump, %a
[empserver] / man / pconfig.6
1 .TH PCONFIG 6
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 prints server configuration to standard output.  Output is in
13 configuration file syntax, and is designed to be self-explanatory.
14 .SH OPERANDS
15 .TP
16 .I configfile
17 makes
18 .B pconfig
19 use the game configuration specified in
20 .I configfile
21 instead of compiled-in defaults.  You can use this to merge
22 .I configfile
23 with compiled-in defaults into a configuration file that specifies all
24 configuration keys.
25 .SH "SEE ALSO"
26 \fIemp_server\fR(6).
27 .SH AUTHOR
28 Julian Onions <j.onions@nexor.co.uk>