summary refs log tree commit diff
path: root/linger.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-23 16:47:15 -0400
committerJune McEnroe <june@causal.agency>2019-10-23 16:47:15 -0400
commit9fcd81df89c2736e405f4dbb9bf97fe904818c7f (patch)
tree6e20d6b1b366a39d48faf328d1b1b3e9c19dc04b /linger.1
parentSet NOSIGPIPE on server connection (diff)
downloadpounce-9fcd81df89c2736e405f4dbb9bf97fe904818c7f.tar.gz
pounce-9fcd81df89c2736e405f4dbb9bf97fe904818c7f.zip
Add verbose flag
Diffstat (limited to 'linger.1')
-rw-r--r--linger.110
1 files changed, 9 insertions, 1 deletions
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 .