src/conf.py: addhostmask is now "hostmask add"

This commit is contained in:
James Vega 2005-05-18 02:38:41 +00:00
parent 994cff5c05
commit 23c0d23a01
1 changed files with 3 additions and 3 deletions

View File

@ -499,9 +499,9 @@ registerChannelValue(supybot.replies, 'notRegistered',
registry.NormalizedString("""You must be registered to use this command.
If you are already registered, you must either identify (using the identify
command) or add a hostmask matching your current hostmask (using the
addhostmask command).""", """Determines what error message the bot replies
with when someone tries to do something that requires them to be registered
but they're not currently recognized."""))
"hostmask add" command).""", """Determines what error message the bot
replies with when someone tries to do something that requires them to be
registered but they're not currently recognized."""))
registerChannelValue(supybot.replies, 'noCapability',
registry.NormalizedString("""You don't have the %s capability. If you