summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/downgrade.16
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/man1/downgrade.1 b/bin/man1/downgrade.1
index 910b42c3..e1a594b7 100644
--- a/bin/man1/downgrade.1
+++ b/bin/man1/downgrade.1
@@ -97,6 +97,12 @@ Connect to
 .Re
 .It
 .Rs
+.%A Daniel Oaks
+.%T Bot Mode
+.%U https://ircv3.net/specs/extensions/bot-mode
+.Re
+.It
+.Rs
 .%A James Wheare
 .%T Message IDs
 .%U https://ircv3.net/specs/extensions/message-ids
/td>Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe