From b8e6a08cca4bdb3bfc10d997c6d7d0fb48f5d298 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 17 Dec 2019 01:54:35 -0500 Subject: Implement basic IRC connection and message parsing --- litterbox.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'litterbox.1') 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 . -- cgit 1.4.1