From 9d6aef731e0f2316c4ee58f83744531e2631114e Mon Sep 17 00:00:00 2001 From: Fletcher Boyd Date: Wed, 4 Sep 2013 22:53:18 +0800 Subject: [PATCH] Update docstring --- plugins/puush.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/puush.py b/plugins/puush.py index 202aa89..de6b597 100644 --- a/plugins/puush.py +++ b/plugins/puush.py @@ -25,7 +25,7 @@ def make_url(code): @hook.command(autohelp=False) def puush(inp): - """puush -- Returns a random puush entry.""" + """puush [1-5] -- Returns a number of random puu.sh entries.""" out = "" num = 0 if not inp: