various help text fixes

replacing '!' in examples with '/'
This commit is contained in:
dupie
2015-07-08 20:11:33 -04:00
parent e67164972b
commit 32accf3da9
5 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ local PLUGIN = {}
PLUGIN.doc = [[
/weather <location>
Returns the current temperature and weather conditions for a specified location.
Non-city locations are accepted; "!weather Buckingham Palace" will return the weather for Westminster.
Non-city locations are accepted; "/weather Buckingham Palace" will return the weather for Westminster.
]]
PLUGIN.triggers = {