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

FreeBSD Manual Pages

  
 
  

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

NAME
     /sub

DESCRIPTION
     Manage subscriptions to contact presence. If jid is omitted, the contact of
     the current window is used.

SYNOPSIS
     /sub request [<jid>]

     /sub allow [<jid>]

     /sub deny [<jid>]

     /sub show [<jid>]

     /sub sent

     /sub received

ARGUMENTS
     request [<jid>]
	 Send a subscription request to the user.

     allow [<jid>]
	 Approve a contact's subscription request.

     deny [<jid>]
	 Remove subscription for a contact, or deny a request.

     show [<jid>]
	 Show subscription status for a contact.

     sent
	 Show all sent subscription requests pending a response.

     received
	 Show all received subscription requests awaiting your response.

EXAMPLES
     /sub request odin@valhalla.edda

     /sub allow odin@valhalla.edda

     /sub request

     /sub sent

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-sub&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help