summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-14 21:36:58 -0500
committerJune McEnroe <june@causal.agency>2020-02-14 21:36:58 -0500
commit39a343980b634f41377d72426ced50ca8ae0fb64 (patch)
treeaf29e7daa153c7427bfaffcf42ea71bec5b96241 /catgirl.1
parentAdd /away (diff)
downloadcatgirl-39a343980b634f41377d72426ced50ca8ae0fb64.tar.gz
catgirl-39a343980b634f41377d72426ced50ca8ae0fb64.zip
Add /invite
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.111
1 files changed, 11 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 770fcc8..437b0d1 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 /invite Ar nick
+Invite a user to the channel.
 .It Ic /join Ar channel
 Join a channel.
 .It Ic /list Op Ar channel
@@ -558,6 +560,15 @@ join = #ascii.town
 .
 .It
 .Rs
+.%A Attila Molnar
+.%A Adam
+.%T IRCv3.2 invite-notify Extension
+.%I IRCv3 Working Group
+.%U https://ircv3.net/specs/extensions/invite-notify-3.2
+.Re
+.
+.It
+.Rs
 .%A Daniel Oaks
 .%T IRC Formatting
 .%I ircdocs
'nohover-highlight'> 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe