Fix #41: add missing documentation for -H option
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
37e05b6855
commit
17a62a7f31
@ -38,7 +38,7 @@
|
|||||||
.Nd log systems messages
|
.Nd log systems messages
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl ?46AdFknsTv
|
.Op Fl ?46AdFHknsTv
|
||||||
.Op Fl a Ar addr[/len][:port]
|
.Op Fl a Ar addr[/len][:port]
|
||||||
.Op Fl a Ar name[:port]
|
.Op Fl a Ar name[:port]
|
||||||
.Op Fl b Ar addr[:port]
|
.Op Fl b Ar addr[:port]
|
||||||
@ -252,6 +252,9 @@ and
|
|||||||
to run
|
to run
|
||||||
.Nm ,
|
.Nm ,
|
||||||
and wants to monitor when and how it exits.
|
and wants to monitor when and how it exits.
|
||||||
|
.It Fl H
|
||||||
|
When logging remote messages use hostname from the message (if supplied)
|
||||||
|
instead of using address from which the message was received.
|
||||||
.It Fl k
|
.It Fl k
|
||||||
Disable the translation of
|
Disable the translation of
|
||||||
messages received with facility
|
messages received with facility
|
||||||
|
Loading…
Reference in New Issue
Block a user