summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-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
6c5&follow=1'>Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe