diff options
author | C. McEnroe | 2020-02-15 04:47:46 -0500 |
---|---|---|
committer | C. McEnroe | 2020-02-15 04:47:46 -0500 |
commit | 91fa13667206ff43c4541c71eb34d0fb8eb733f7 (patch) | |
tree | cfde12c566b5c5efec021dbdf8ec04cf0bf71577 /catgirl.1 | |
parent | 357ded8958bfaefaa02a57fa71de7857602fdb9b (diff) |
Add /ns and /cs
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index f1b816d..fb2a454 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -242,6 +242,8 @@ can be typed .Bl -tag -width Ds .It Ic /away Op Ar message Set or clear your away status. +.It Ic /cs Ar command +Send a command to ChanServ. .It Ic /invite Ar nick Invite a user to the channel. .It Ic /join Ar channel @@ -260,6 +262,8 @@ List users in the channel. Change nicknames. .It Ic /notice Ar message Send a notice. +.It Ic /ns Ar command +Send a command to NickServ. .It Ic /part Op Ar message Leave the channel. .It Ic /query Ar nick |