Skip to content

Commit

Permalink
use <something>
Browse files Browse the repository at this point in the history
  • Loading branch information
jordane committed Jun 15, 2015
1 parent 42fcc09 commit 2ffaab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hamper/plugins/timez.py
Expand Up @@ -24,7 +24,7 @@ class Timez(Command):
regex = '^timez (.*)'

long_desc = short_desc = (
"timez - Look up time for [ZIP code | City, State (US Only) | "
"timez <something> - Look up time for [ZIP code | City, State (US Only) | "
"City Name, State, Country | City Name, Country | "
"Airport Code | IP "
)
Expand Down

0 comments on commit 2ffaab9

Please sign in to comment.