Help well formatted

This commit is contained in:
yago
2015-02-04 23:03:42 +01:00
parent bd7264f496
commit 9fc9383ab7
14 changed files with 44 additions and 34 deletions

View File

@ -94,7 +94,7 @@ end
return {
description = "Displays the local time in an area",
usage = "!time [area]",
usage = "!time [area]: Displays the local time in that area",
patterns = {"^!time (.*)$"},
run = run
run = run
}