From 3d97769955f754eb82af8f6a0da7e9d48b90a8a3 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 7 Dec 2014 22:41:44 +0100 Subject: Document the new filtering commands --- doc/source/commands.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/source/commands.rst') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index fe106dea..395b396b 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -558,7 +558,7 @@ XML tab commands Write the content of the XML buffer into a file. /reset - Reset the stanza filter. + Reset the stanza filters. /filter_id **Usage:** ``/filter_id `` @@ -574,3 +574,18 @@ XML tab commands **Usage:** ``/filter_xmlmask `` Filter using an XML mask + + /filter_jid + **Usage:** ``/filter_jid `` + + Filter by JID, both ``to`` and ``from``. + + /filter_to + **Usage:** ``/filter_to `` + + Filter by JID for the ``to`` attribute. + + /filter_from + **Usage:** ``/filter_from `` + + Filter by JID for ``from`` attribute. -- cgit v1.2.3