summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorC. McEnroe2020-02-01 02:26:35 -0500
committerC. McEnroe2020-02-01 02:26:35 -0500
commit2b3a8bfb9c022269307feed01419c903ba754508 (patch)
tree67f588e8b1abe4563af08fa6ab92a528d74cdca0 /catgirl.1
parent856d40d1212ec835b092a8f275124d09a65ba59d (diff)
Add -v flag
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.19
1 files changed, 8 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1
index 158466b..e9bb40e 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl e
+.Op Fl ev
 .Op Fl a Ar auth
 .Op Fl c Ar cert
 .Op Fl h Ar host
@@ -88,6 +88,13 @@ Set username to
 .Ar user .
 The default username is the same as the nickname.
 .
+.It Fl v
+Log raw IRC messages to the
+.Sy <debug>
+window
+as well as standard error
+if it is not a terminal.
+.
 .It Fl w Ar pass
 Log in with the server password
 .Ar pass .