Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
man(1)			      Profanity XMPP client			  man(1)

NAME
     /disco

DESCRIPTION
     Find  out information about an entities supported services. Calling with no
     arguments will query the server you are currently connected  to.  This  in-
     cludes discovering contact addresses for XMPP services (XEP-0157).

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

0.18.1				   2026-05-15				  man(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=profanity-disco&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help