From b9cd0275e9acea3fca777fa41a3ea7a38e7abf1f Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 27 May 2005 16:37:22 +0000 Subject: [PATCH] Fixed the help for register. --- plugins/User/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/User/plugin.py b/plugins/User/plugin.py index 97a211eae..a2167d541 100644 --- a/plugins/User/plugin.py +++ b/plugins/User/plugin.py @@ -86,7 +86,7 @@ class User(callbacks.Plugin): Registers with the given password and the current hostmask of the person registering. You shouldn't register twice; if you're not recognized as a user but you've already registered, use the - addhostmask command to add another hostmask to your already-registered + hostmask add command to add another hostmask to your already-registered user, or use the identify command to identify just for a session. This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.