Describe the behavior when both -f and a message are given. Pointed out by
Raphael Abreu <raphael.lorenzeto@gmail.com> on freebsd-doc. MFC after: 1 week
This commit is contained in:
parent
45887064ac
commit
41e81c759a
@ -28,7 +28,7 @@
|
||||
.\" @(#)logger.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd March 4, 2014
|
||||
.Dd March 21, 2015
|
||||
.Dt LOGGER 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -75,6 +75,7 @@ with each line.
|
||||
Log the message to standard error, as well as the system log.
|
||||
.It Fl f Ar file
|
||||
Read the contents of the specified file into syslog.
|
||||
This option is ignored when a message is also specified.
|
||||
.It Fl h Ar host
|
||||
Send the message to the remote system
|
||||
.Ar host
|
||||
|
Loading…
Reference in New Issue
Block a user