empserver/man/empsched.6
Markus Armbruster 64f32cde53 man: Get rid of unwanted space in SYNOPSIS
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-03-08 17:48:17 +01:00

33 lines
680 B
Groff

.TH EMPSCHED 6
.SH NAME
empsched \- Print Empire update schedule
.SH SYNOPSIS
.B empsched
[\fB\-hv\fP]
[\fB\-e\fP \fIconfigfile\fP]
[\fB\-n\fP \fInumber\fP]
[\fIfile\fP]
.br
.SH DESCRIPTION
.B empsched
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, \fBempsched\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>