From e5be124e5adf1859fcd755189e84d2d91824af64 Mon Sep 17 00:00:00 2001 From: James Vega Date: Wed, 30 Nov 2005 15:55:16 +0000 Subject: [PATCH] supybot-wizard: Update the intro paragraph since we haven't used that method in a loooong time. --- scripts/supybot-wizard | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index bae1b25a1..05228cd61 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -172,9 +172,8 @@ def main(): if args: parser.error('This program takes no non-option arguments.') output("""This is a wizard to help you start running supybot. What it - will do is create a single Python file whose effect will be that of - starting an IRC bot with the options you select here. So hold on tight - and be ready to be interrogated :)""") + will do is create the necessary config files based on the options you + select here. So hold on tight and be ready to be interrogated :)""") output("""First of all, we can bold the questions you're asked so you can