mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
plugins/Google: Fix some formatting in Google.meta's docstring.
This commit is contained in:
parent
0367ae5615
commit
d2dc42ede1
@ -213,7 +213,7 @@ class Google(callbacks.PluginRegexp):
|
|||||||
many('something')])
|
many('something')])
|
||||||
|
|
||||||
def meta(self, irc, msg, args, optlist, text):
|
def meta(self, irc, msg, args, optlist, text):
|
||||||
"""<search> [--(language,restrict)=<value>] [--{similar,notsafe}]
|
"""<search> [--{language,restrict} <value>] [--{similar,notsafe}]
|
||||||
|
|
||||||
Searches google and gives all the interesting meta information about
|
Searches google and gives all the interesting meta information about
|
||||||
the search. See the help for the google command for a detailed
|
the search. See the help for the google command for a detailed
|
||||||
|
Loading…
Reference in New Issue
Block a user