From 2f03c36531f9b70e8200d3ea17b68a1ca27a4224 Mon Sep 17 00:00:00 2001
From: Curtis McEnroe <june@causal.agency>
Date: Thu, 7 Feb 2019 18:29:38 -0500
Subject: Add IRC output to hi

---
 bin/man1/hi.1 | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'bin/man1')

diff --git a/bin/man1/hi.1 b/bin/man1/hi.1
index 5ed72061..2a97ba77 100644
--- a/bin/man1/hi.1
+++ b/bin/man1/hi.1
@@ -51,6 +51,8 @@ The output formats are as follows:
 .Bl -tag -width "html-document"
 .It Cm ansi
 ANSI terminal escape codes.
+.It Cm irc
+IRC formatting codes.
 .It Cm html
 HTML
 .Sy <pre>
-- 
cgit 1.4.1