Update man page

This commit is contained in:
Martin Lund 2022-07-05 16:16:31 +02:00
parent d1733fc090
commit 4cb7eaf48d

View file

@ -68,6 +68,7 @@ Enable line timestamp.
Set timestamp format to any of the following timestamp formats: Set timestamp format to any of the following timestamp formats:
.RS .RS
.TP 16n .TP 16n
.IP "\fB24hour" .IP "\fB24hour"
24-hour format ("hh:mm:ss.sss") 24-hour format ("hh:mm:ss.sss")
.IP "\fB24hour-start" .IP "\fB24hour-start"
@ -76,7 +77,7 @@ Set timestamp format to any of the following timestamp formats:
24-hour format relative to previous timestamp 24-hour format relative to previous timestamp
.IP "\fBiso8601" .IP "\fBiso8601"
ISO8601 format ("YYYY-MM-DDThh:mm:ss.sss") ISO8601 format ("YYYY-MM-DDThh:mm:ss.sss")
.P .PP
Default format is Default format is
.B 24hour .B 24hour
.RE .RE