Update docstring

This commit is contained in:
Fletcher Boyd 2013-09-04 22:53:18 +08:00
parent d58646628c
commit 9d6aef731e

View file

@ -25,7 +25,7 @@ def make_url(code):
@hook.command(autohelp=False) @hook.command(autohelp=False)
def puush(inp): def puush(inp):
"""puush -- Returns a random puush entry.""" """puush [1-5] -- Returns a number of random puu.sh entries."""
out = "" out = ""
num = 0 num = 0
if not inp: if not inp: