From 6fc2271398fbbe271f06f9ba1e2997810a1ab776 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 20 Aug 2021 16:33:12 -0400 Subject: Replace verbose colors with two types of arrows While the colors were easy to identify in blocks, the meaning of arrows is easier to remember, and survive logs being pasted for debugging. --- pounce.1 | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'pounce.1') diff --git a/pounce.1 b/pounce.1 index 14794cb..2082f72 100644 --- a/pounce.1 +++ b/pounce.1 @@ -1,4 +1,4 @@ -.Dd June 18, 2021 +.Dd August 20, 2021 .Dt POUNCE 1 .Os . @@ -356,21 +356,20 @@ Set username to The default username is the same as the nickname. . .It Fl v | Cm verbose -Write IRC messages to standard error -in the following colors: +Write IRC messages to standard error: .Pp -.Bl -tag -width Ds -compact -.It red +.Bl -tag -width "<<" -compact +.It << from .Nm to the server -.It green +.It >> from the server to .Nm -.It yellow +.It -> from clients to .Nm -.It blue +.It <- from .Nm to clients -- cgit 1.4.1