diff --git a/irc/help.go b/irc/help.go index cd1d5130..41c01de8 100644 --- a/irc/help.go +++ b/irc/help.go @@ -481,9 +481,9 @@ specs for more info: http://ircv3.net/specs/core/message-tags-3.3.html`, Indicates that you're leaving the server, and shows everyone the given reason.`, }, "register": { - text: `REGISTER + text: `REGISTER -Registers an account in accordance with the draft/register capability.`, +Registers an account in accordance with the draft/account-registration capability.`, }, "rehash": { oper: true, @@ -557,9 +557,9 @@ The USERS command is not implemented.`, Shows information about the given users. Takes up to 10 nicknames.`, }, "verify": { - text: `VERIFY + text: `VERIFY -Verifies an account in accordance with the draft/register capability.`, +Verifies an account in accordance with the draft/account-registration capability.`, }, "version": { text: `VERSION [server]