help/en/hlp_disco.txt
author Mikael Berthe <mikael@lilotux.net>
Sun, 27 Mar 2011 20:02:12 +0200
changeset 42 958051365a6e
parent 2 59145167eea0
permissions -rw-r--r--
Sync with mcabber dev version


 /DISCO [info|items] [jid|.|./resource] [node]

Sends service discovery requests to specified jid (use . to specify current byddy's jid) and, optionally, to specific node of that jid.

/disco info [jid|.|./resource] [node]
 Sends disco#info request.
/disco items [jid|.|./resource] [node]
 Sends disco#items request.

Note: unlike other commands, here you can use ./resource notation.