New utility program empsched.
This commit is contained in:
parent
47be4f724c
commit
eeb9d3cb04
4 changed files with 159 additions and 2 deletions
41
man/empsched.6
Normal file
41
man/empsched.6
Normal file
|
@ -0,0 +1,41 @@
|
|||
.TH PRSCHED 1
|
||||
.SH NAME
|
||||
prsched \- Print Empire update schedule
|
||||
.SH SYNOPSIS
|
||||
.B prsched
|
||||
[
|
||||
.B \-hv
|
||||
]
|
||||
[
|
||||
.BI \-e " configfile"
|
||||
]
|
||||
[
|
||||
.BI \-n " number"
|
||||
]
|
||||
[
|
||||
.I file
|
||||
]
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
.B prsched
|
||||
prints the Empire update schedule.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BI \-e " configfile"
|
||||
Use game configuration in \fIconfigfile\fR.
|
||||
.TP
|
||||
.B \-h
|
||||
Help. Print brief usage information and exit.
|
||||
.TP
|
||||
.BI \-n " number"
|
||||
Print \fInumber\fR updates.
|
||||
.TP
|
||||
.B \-v
|
||||
Print version information and exit.
|
||||
.SH OPERANDS
|
||||
If \fIfile\fR is given, \fBprsched\fR prints the schedule defined
|
||||
there instead of the current schedule.
|
||||
.SH "SEE ALSO"
|
||||
\fIemp_server\fR(6).
|
||||
.SH AUTHOR
|
||||
Markus Armbruster <armbru@pond.sub.org>
|
Loading…
Add table
Add a link
Reference in a new issue