summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-27 14:10:34 -0400
committerJune McEnroe <june@causal.agency>2021-05-27 14:10:34 -0400
commit27a93090bb707cdbb4fcba7aff1e1813ca0b37d9 (patch)
tree39b9204311195feb2eaad1dc53170695a121caf9
parentSet username from SSH_CLIENT in chroot (diff)
downloadcatgirl-27a93090bb707cdbb4fcba7aff1e1813ca0b37d9.tar.gz
catgirl-27a93090bb707cdbb4fcba7aff1e1813ca0b37d9.zip
Document channel key parameters
-rw-r--r--catgirl.110
1 files changed, 6 insertions, 4 deletions
diff --git a/catgirl.1 b/catgirl.1
index fd9e696..2bf26f3 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -269,9 +269,11 @@ The commands which can be filtered are:
 .Sy QUIT ,
 .Sy SETNAME .
 .
-.It Fl j Ar join , Cm join = Ar join
-Join the comma-separated list of channels
-.Ar join .
+.It Fl j Ar channels Oo Ar keys Oc , Cm join = Ar channels Oo Ar keys Oc
+Join the comma-separated list of
+.Ar channels
+with the optional comma-separated list of channel
+.Ar keys .
 .
 .It Fl k Ar path , Cm priv = Ar priv
 Load the TLS client private key from
@@ -412,7 +414,7 @@ Set or clear your away status.
 Send a command to ChanServ.
 .It Ic /invite Ar nick
 Invite a user to the channel.
-.It Ic /join Ar channel
+.It Ic /join Ar channel Op Ar key
 Join a channel.
 .It Ic /list Op Ar channel
 List channels.