table of contents
other versions
- bullseye 0.10.0-1
- bullseye-backports 0.13.1-1~bpo11+1
- testing 0.13.1-1+b1
- unstable 0.13.1-2
conflicting packages
man(1) | Profanity XMPP client | man(1) |
NAME¶
/disco - the Profanity /disco command.
DESCRIPTION¶
Find out information about an entities supported services. Calling with no arguments will query the server you are currently connected to.
SYNOPSIS¶
/disco info [<jid>]
/disco items [<jid>]
ARGUMENTS¶
info [<jid>]
List protocols and features supported by an entity.
items [<jid>]
List items associated with an entity.
EXAMPLES¶
/disco info
/disco items myserver.org
/disco items conference.jabber.org
/disco info odin@valhalla.edda/laptop
2021-01-09 | 0.10.0 |