From: Orakaro Date: Sun, 1 Jun 2014 15:44:29 +0000 (+0900) Subject: add dot X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=ba0a926d979a22f18244efd291d56d0298892e7f add dot --- diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 83a86b2..98f3750 100644 --- a/rainbowstream/rainbow.py +++ b/rainbowstream/rainbow.py @@ -382,7 +382,7 @@ def help(): usage += s*2 + green('switch mine -f ') + ' will prompt to enter the filter.\n' usage += s*3 + yellow('Only nicks') + ' filter will decide nicks will be INCLUDE ONLY.\n' usage += s*3 + yellow('Ignore nicks') + ' filter will decide nicks will be EXCLUDE.\n' - usage += s*2 + green('switch mine -d') + ' will use the config\'s ONLY_LIST and IGNORE_LIST\n' + usage += s*2 + green('switch mine -d') + ' will use the config\'s ONLY_LIST and IGNORE_LIST.\n' usage += s*3 + '(see ' + grey('rainbowstream/config.py') + ').\n' usage += s + 'For more action: \n'