about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--bounce.h1
-rw-r--r--pounce.13
2 files changed, 3 insertions, 1 deletions
diff --git a/bounce.h b/bounce.h
index a197053..8df85fc 100644
--- a/bounce.h
+++ b/bounce.h
@@ -94,6 +94,7 @@ static inline struct Message parse(char *line) {
 	X("chghost", CapChghost) \
 	X("echo-message", CapEchoMessage) \
 	X("extended-join", CapExtendedJoin) \
+	X("extended-monitor", CapExtendedMonitor) \
 	X("invite-notify", CapInviteNotify) \
 	X("labeled-response", CapLabeledResponse) \
 	X("message-tags", CapMessageTags) \
diff --git a/pounce.1 b/pounce.1
index 67d3ae9..79517a3 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd October 30, 2022
+.Dd July 16, 2023
 .Dt POUNCE 1
 .Os
 .
@@ -511,6 +511,7 @@ is supported:
 .Sy chghost ,
 .Sy echo-message ,
 .Sy extended-join ,
+.Sy extended-monitor ,
 .Sy invite-notify ,
 .Sy labeled-response ,
 .Sy message-tags ,