Dusting some modules

This commit is contained in:
nemunaire 2014-07-25 18:02:30 +02:00
commit 5bec50744c
5 changed files with 44 additions and 68 deletions

View file

@ -13,7 +13,7 @@ def load(context):
def help_tiny ():
"""Line inserted in the response to the command !help"""
return "Read man on IRC"
return "Read manual pages on IRC"
def help_full ():
return "!man [0-9] /what/: gives informations about /what/."