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:
parent
625022e1df
commit
6e9dd173dd
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue