Document empire options -h and -v in manual page

Was forgotten in commit 46c0410e, v4.3.11.  Reported by Tom
Dickson-Hunt.
This commit is contained in:
Markus Armbruster 2010-03-27 13:07:27 +01:00
parent 625022e1df
commit 6e9dd173dd

View file

@ -4,7 +4,7 @@ empire \- Empire client
.SH SYNOPSIS .SH SYNOPSIS
.B empire .B empire
[ [
.B \-ku .B \-hkuv
] ]
[ [
.BI \-2 " outfile" .BI \-2 " outfile"
@ -28,6 +28,9 @@ WARNING -- This game is not only addictive but often peels back
the thin veneer of civilization that hides the maniac within. the thin veneer of civilization that hides the maniac within.
.SH OPTIONS .SH OPTIONS
.TP .TP
.B \-h
Help. Print brief usage information and exit.
.TP
.B \-k .B \-k
If someone else is connected to your country, kill their connection. If someone else is connected to your country, kill their connection.
.TP .TP
@ -37,6 +40,9 @@ Use UTF-8 rather than ASCII character set.
This requires server version 4.2.21 or later, and a terminal that This requires server version 4.2.21 or later, and a terminal that
understands UTF-8. understands UTF-8.
.TP .TP
.B \-v
Print version information and exit.
.TP
.BI \-2 " outfile" .BI \-2 " outfile"
Append log of session to \fIoutfile\fR. Append log of session to \fIoutfile\fR.
.SH OPERANDS .SH OPERANDS