diff options
author | June McEnroe <june@causal.agency> | 2019-02-08 17:55:21 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-08 17:59:31 -0500 |
commit | 620ecccda17a4a8adb01583cc0a1571c47157bf4 (patch) | |
tree | a573694c3d69029c9d2e2ab4fddfb145039177ce /bin/man1 | |
parent | Add hi -n (diff) | |
download | src-620ecccda17a4a8adb01583cc0a1571c47157bf4.tar.gz src-620ecccda17a4a8adb01583cc0a1571c47157bf4.zip |
Improve ANSI output and base IRC on it
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/hi.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index a9968774..ad3957f1 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -55,7 +55,6 @@ The output formats are as follows: ANSI terminal escape codes. .It Cm irc IRC formatting codes. -Requires support for color code 99 (default). .It Cm html HTML fragment. .It Cm html-document |