]> git.pond.sub.org Git - empserver/blob - man/pconfig.6
Make: Get SHELL from Autoconf
[empserver] / man / pconfig.6
1 .TH PCONFIG 6
2 .SH NAME
3 pconfig \- Print Empire configuration
4 .SH SYNOPSIS
5 .B pconfig
6 [\fIconfigfile\fP]
7 .br
8 .SH DESCRIPTION
9 .B pconfig
10 prints server configuration to standard output.  Output is in
11 configuration file syntax, and is designed to be self-explanatory.
12 .SH OPERANDS
13 .TP
14 .I configfile
15 makes
16 .B pconfig
17 use the game configuration specified in
18 .I configfile
19 instead of compiled-in defaults.  You can use this to merge
20 .I configfile
21 with compiled-in defaults into a configuration file that specifies all
22 configuration keys.
23 .SH "SEE ALSO"
24 \fIemp_server\fR(6).
25 .SH AUTHOR
26 Julian Onions <j.onions@nexor.co.uk>