Dusting some modules
This commit is contained in:
parent
495c1f0efa
commit
5bec50744c
5 changed files with 44 additions and 68 deletions
|
|
@ -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/."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue