about summary refs log tree commit diff
path: root/vlogger.8
diff options
context:
space:
mode:
authorDuncaen <mail@duncano.de>2018-06-22 16:52:52 +0200
committerDuncaen <mail@duncano.de>2018-06-23 02:09:57 +0200
commit469b7a38cba68497103915dc2eec87a9b6d343ec (patch)
tree448650face7290b9b67090ac1d80a8d5c935491e /vlogger.8
parent895727940f54d7eaa72765cfdb28d4d1fa652651 (diff)
downloadrunit-void-469b7a38cba68497103915dc2eec87a9b6d343ec.tar.gz
runit-void-469b7a38cba68497103915dc2eec87a9b6d343ec.tar.xz
runit-void-469b7a38cba68497103915dc2eec87a9b6d343ec.zip
vlogger: add message argument for POSIX logger compatibility
Diffstat (limited to 'vlogger.8')
-rw-r--r--vlogger.87
1 files changed, 6 insertions, 1 deletions
diff --git a/vlogger.8 b/vlogger.8
index 4a9b19d..d2e88ff 100644
--- a/vlogger.8
+++ b/vlogger.8
@@ -10,6 +10,7 @@
 .Op Fl f Ar file
 .Op Fl p Ar pri
 .Op Fl t Ar tag
+.Op Ar message ...
 .Sh DESCRIPTION
 By default,
 .Nm
@@ -40,7 +41,7 @@ as default
 .Ar tag .
 .Pp
 The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width "-f file"
 .It Fl f Ar file
 Read lines from the specified
 .Ar file .
@@ -86,6 +87,10 @@ Defines the
 .Pa ident
 which is used as prefix for each log message or passed as first argument to
 .Pa /etc/vlogger .
+.It Ar message
+Write the
+.Ar message
+to the log.
 .El
 .Sh FACILITIES
 .Bl -tag -width 11n -compact