better docstring

This commit is contained in:
epswing 2010-03-14 05:05:16 -04:00
parent 1a9a6b4ad1
commit 8cb88165f8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import urllib
@hook.command
def bam(inp):
"""[basic|magic|pepsi|jprdy] bigassify this"""
".bam [basic|magic|pepsi|jprdy] <message> -- creates a big ass message"
if not inp:
return bam.__doc__