# HG changeset patch # User Kim Alvefur # Date 1441819786 -7200 # Node ID 262cce6487bce0bdc2932d4ed75512112c43872f # Parent 1c6d04f012e991075bc54fc7a6c745648e245dd9 mod_adhoc_blacklist/README: Hint at how to find the command diff -r 1c6d04f012e9 -r 262cce6487bc mod_adhoc_blacklist/README.markdown --- a/mod_adhoc_blacklist/README.markdown Wed Sep 09 17:35:49 2015 +0200 +++ b/mod_adhoc_blacklist/README.markdown Wed Sep 09 19:29:46 2015 +0200 @@ -5,8 +5,15 @@ Introduction ============ -This module provides the *Edit Blacklist* command described in +This module provides the *Edit Blacklist* ad-hoc command described in [XEP-0133](http://xmpp.org/extensions/xep-0133.html#edit-blacklist) and also performs the actual blocking of incoming and outgoing server-to-server connections. +Using +===== + +In your client, simply select the Edit Blacklist command from the list +of adhoc commands. E.g. in Pidgin, this is under *Accounts -\> (your +account)* in the menu. +