about summary refs log tree commit diff
path: root/unscoop.1
diff options
context:
space:
mode:
Diffstat (limited to 'unscoop.1')
-rw-r--r--unscoop.114
1 files changed, 11 insertions, 3 deletions
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