diff --git a/Geo/plugin.py b/Geo/plugin.py index 0491d7a..349610f 100644 --- a/Geo/plugin.py +++ b/Geo/plugin.py @@ -35,7 +35,7 @@ class Geo(callbacks.Plugin): raise def geo(self, irc, msg, args, stuff): - """[ | ] [nick] + """[ | | ] Geolocation of an ip, hostname, or nick. Nick must be in channel. """ channel = msg.args[0]