From 23c0d23a0147950071b6dd601575a3feedd9c216 Mon Sep 17 00:00:00 2001 From: James Vega Date: Wed, 18 May 2005 02:38:41 +0000 Subject: [PATCH] src/conf.py: addhostmask is now "hostmask add" --- src/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/conf.py b/src/conf.py index 69da77372..287a54738 100644 --- a/src/conf.py +++ b/src/conf.py @@ -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