From 4cb7eaf48de4266179f9180b527e7c842f8d656c Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 5 Jul 2022 16:16:31 +0200 Subject: [PATCH] Update man page --- man/tio.1.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/tio.1.in b/man/tio.1.in index 37feacd..b383b9f 100644 --- a/man/tio.1.in +++ b/man/tio.1.in @@ -68,6 +68,7 @@ Enable line timestamp. Set timestamp format to any of the following timestamp formats: .RS .TP 16n + .IP "\fB24hour" 24-hour format ("hh:mm:ss.sss") .IP "\fB24hour-start" @@ -76,7 +77,7 @@ Set timestamp format to any of the following timestamp formats: 24-hour format relative to previous timestamp .IP "\fBiso8601" ISO8601 format ("YYYY-MM-DDThh:mm:ss.sss") -.P +.PP Default format is .B 24hour .RE