mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 10:34:19 +01:00
Syntax still said --url instead of --fancy.
This commit is contained in:
parent
5f15fd8ab6
commit
3be0c261d3
@ -208,7 +208,7 @@ class URLSnarfer(callbacks.Privmsg, ChannelDBHandler):
|
|||||||
self.lasturl(irc, msg, args)
|
self.lasturl(irc, msg, args)
|
||||||
|
|
||||||
def lasturl(self, irc, msg, args):
|
def lasturl(self, irc, msg, args):
|
||||||
"""[<channel>] [--{from,with,at,proto,near}=<value>] --{nolimit,url}
|
"""[<channel>] [--{from,with,at,proto,near}=<value>] --{nolimit,fancy}
|
||||||
|
|
||||||
Gives the last URL matching the given criteria. --from is from whom
|
Gives the last URL matching the given criteria. --from is from whom
|
||||||
the URL came; --at is the site of the URL; --proto is the protocol the
|
the URL came; --at is the site of the URL; --proto is the protocol the
|
||||||
|
Loading…
Reference in New Issue
Block a user