Review and update the layout.

This commit is contained in:
Valentin Lorentz
2011-06-28 17:29:38 +02:00
parent 2ce465adcd
commit b17bd0fac6
63 changed files with 2384 additions and 2323 deletions

View File

@ -4,19 +4,18 @@
The URL plugin
==============
.. _command-stats:
.. _command-url-stats:
stats [<channel>]
^^^^^^^^^^^^^^^^^
url stats [<channel>]
^^^^^^^^^^^^^^^^^^^^^
Returns the number of URLs in the URL database. *<channel>* is only
required if the message isn't sent in the channel itself.
.. _command-url-last:
.. _command-last:
last [<channel>] [--{from,with,without,near,proto} <value>] [--nolimit]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
url last [<channel>] [--{from,with,without,near,proto} <value>] [--nolimit]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Gives the last URL matching the given criteria. *--from* is from whom
the URL came; *--proto* is the protocol the URL used; *--with* is something
@ -26,4 +25,3 @@ given, returns all the URLs that are found. to just the URL.
*<channel>* is only necessary if the message isn't sent in the channel
itself.