From 0815820759292ff1e72697058ad7895193cae876 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 7 Dec 2019 22:12:45 -0500 Subject: Add irc format --- unscoop.1 | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'unscoop.1') diff --git a/unscoop.1 b/unscoop.1 index 9acba7c..32ca23b 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -1,4 +1,4 @@ -.Dd December 6, 2019 +.Dd December 7, 2019 .Dt UNSCOOP 1 .Os . @@ -52,9 +52,10 @@ The default path is as in .It Fl f Ar format Set the input log format. The following formats are supported: +.Sy catgirl , .Sy generic , -.Sy textual , -.Sy catgirl . +.Sy irc , +.Sy textual . The default format is .Sy generic . .Pp @@ -66,6 +67,13 @@ format matches the following: [timestamp] -nick- notice [timestamp] * nick action .Ed +.Pp +The +.Sy irc +format matches IRC protocol messages +tagged with the IRCv3.2 +.Sy server-time +extension. .El . .Sh SEE ALSO -- cgit 1.4.1