From d1733fc0906d1714ec8575877d25a5db9a21caf4 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 5 Jul 2022 16:11:57 +0200 Subject: [PATCH] Update man page --- man/tio.1.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/tio.1.in b/man/tio.1.in index 304f3c3..37feacd 100644 --- a/man/tio.1.in +++ b/man/tio.1.in @@ -72,6 +72,8 @@ Set timestamp format to any of the following timestamp formats: 24-hour format ("hh:mm:ss.sss") .IP "\fB24hour-start" 24-hour format relative to start time +.IP "\fB24hour-delta" +24-hour format relative to previous timestamp .IP "\fBiso8601" ISO8601 format ("YYYY-MM-DDThh:mm:ss.sss") .P