update help string

This commit is contained in:
Gordon Shumway 2019-04-14 20:21:29 -04:00 committed by GitHub
parent 890007f3c1
commit c473b75d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ class Geo(callbacks.Plugin):
raise
def geo(self, irc, msg, args, stuff):
"""[<ip> | <hostname>] [nick]
"""[<ip> | <host> | <nick>]
Geolocation of an ip, hostname, or nick. Nick must be in channel.
"""
channel = msg.args[0]