From 9fcd81df89c2736e405f4dbb9bf97fe904818c7f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 23 Oct 2019 16:47:15 -0400 Subject: Add verbose flag --- linger.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'linger.1') diff --git a/linger.1 b/linger.1 index 7c0001f..bf4b8c0 100644 --- a/linger.1 +++ b/linger.1 @@ -1,4 +1,4 @@ -.Dd October 22, 2019 +.Dd October 23, 2019 .Dt LINGER 1 .Os . @@ -8,6 +8,7 @@ . .Sh SYNOPSIS .Nm +.Op Fl v .Op Fl C Ar cert .Op Fl H Ar host .Op Fl K Ar priv @@ -106,6 +107,13 @@ Set the username to .Ar user . The default username is the same as the nickname. . +.It Fl v +Write IRC messages to standard error +in red to the server, +green from the server, +yellow from clients +and blue to clients. +. .It Fl w Ar pass Log in with the password .Ar pass . -- cgit 1.4.1