diff options
author | Duncan Overbruck <mail@duncano.de> | 2019-08-25 13:15:36 +0200 |
---|---|---|
committer | Duncan Overbruck <mail@duncano.de> | 2019-08-25 14:21:18 +0200 |
commit | b25043d6e1e75f29b438ae23a31950ab5401a0cd (patch) | |
tree | a2092ddb79b4275f27268f35906d0a1adb625fce /vlogger.8 | |
parent | ca0f18e801715d921f717287dd67718cfcb2f3b0 (diff) | |
download | runit-void-b25043d6e1e75f29b438ae23a31950ab5401a0cd.tar.gz runit-void-b25043d6e1e75f29b438ae23a31950ab5401a0cd.tar.xz runit-void-b25043d6e1e75f29b438ae23a31950ab5401a0cd.zip |
vlogger.8: fix -f description
Diffstat (limited to 'vlogger.8')
-rw-r--r-- | vlogger.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vlogger.8 b/vlogger.8 index d958ae7..820cf3b 100644 --- a/vlogger.8 +++ b/vlogger.8 @@ -45,7 +45,9 @@ The options are as follows: .It Fl f Ar file Read lines from the specified .Ar file . -This +This option cannot be combine +.Ar message +arguments. .It Fl i Log the PID of the .Nm |