Clarified the help for some command (I remember not which one now)

This commit is contained in:
Jeremy Fincher 2005-03-09 07:25:52 +00:00
parent aa92e37b37
commit 1cc969b290
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ class User(callbacks.Plugin):
"""<name> <hostmask> [<password>]
Removes the hostmask <hostmask> from the record of the user specified
by <name>. If the hostmask is 'all' then all hostmasks will be
by <name>. If the hostmask given is 'all' then all hostmasks will be
removed. The <password> may only be required if the user is not
recognized by his hostmask. If you include the <password> parameter,
this message must be sent to the bot privately (not on a channel).