summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-17 01:54:35 -0500
committerJune McEnroe <june@causal.agency>2019-12-17 01:54:35 -0500
commitb8e6a08cca4bdb3bfc10d997c6d7d0fb48f5d298 (patch)
treea55ac61b0a29baaf4e040d836bdd5855626b3281 /litterbox.1
parentAdd server-time extension to STANDARDS (diff)
downloadlitterbox-b8e6a08cca4bdb3bfc10d997c6d7d0fb48f5d298.tar.gz
litterbox-b8e6a08cca4bdb3bfc10d997c6d7d0fb48f5d298.zip
Implement basic IRC connection and message parsing
Diffstat (limited to 'litterbox.1')
-rw-r--r--litterbox.14
1 files changed, 4 insertions, 0 deletions
diff --git a/litterbox.1 b/litterbox.1
index 0c9a06c..73d5f9e 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -8,6 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
+.Op Fl v
 .Op Fl d Ar path
 .Op Fl h Ar host
 .Op Fl j Ar join
@@ -69,6 +70,9 @@ Set the username to
 .Ar user .
 The default username is the same as the nickname.
 .
+.It Fl v
+Write sent and received IRC messages to standard error.
+.
 .It Fl w Ar pass
 Log in with the server password
 .Ar pass .