diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/svlogd.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/man/svlogd.8 b/man/svlogd.8 index b170fe5..a3e9e54 100644 --- a/man/svlogd.8 +++ b/man/svlogd.8 @@ -3,7 +3,7 @@ svlogd \- runit's service logging daemon .SH SYNOPSIS .B svlogd -[\-tv] [\-r +[\-ttv] [\-r .I c\fR] [\-R .I xyz\fR] [\-l .I n\fR] [\-b @@ -292,6 +292,13 @@ when writing to .I log or to standard error. .TP +.B \-tt +timestamp. +Prefix each selected line with a human readable, sortable timestamp of the +form YYYY-MM-DD_HH:MM:SS.xxxxx when writing to +.I log +or to standard error. +.TP .B \-r \fIc replace. .I c |