]> git.pond.sub.org Git - empserver/blob - man/empsched.6
New utility program empsched.
[empserver] / man / empsched.6
1 .TH PRSCHED 1
2 .SH NAME
3 prsched \- Print Empire update schedule
4 .SH SYNOPSIS
5 .B prsched
6 [
7 .B \-hv
8 ]
9 [
10 .BI \-e " configfile"
11 ]
12 [
13 .BI \-n " number"
14 ]
15 [
16 .I file
17 ]
18 .br
19 .SH DESCRIPTION
20 .B prsched
21 prints the Empire update schedule.
22 .SH OPTIONS
23 .TP
24 .BI \-e " configfile"
25 Use game configuration in \fIconfigfile\fR.
26 .TP
27 .B \-h 
28 Help.  Print brief usage information and exit.
29 .TP
30 .BI \-n " number"
31 Print \fInumber\fR updates.
32 .TP
33 .B \-v
34 Print version information and exit.
35 .SH OPERANDS
36 If \fIfile\fR is given, \fBprsched\fR prints the schedule defined
37 there instead of the current schedule.
38 .SH "SEE ALSO"
39 \fIemp_server\fR(6).
40 .SH AUTHOR
41 Markus Armbruster <armbru@pond.sub.org>