1man(1) Profanity XMPP client man(1)
2
3
4
6 /sub
7
8
10 Manage subscriptions to contact presence. If jid is omitted, the con‐
11 tact of the current window is used.
12
13
15 /sub request [<jid>]
16
17
18 /sub allow [<jid>]
19
20
21 /sub deny [<jid>]
22
23
24 /sub show [<jid>]
25
26
27 /sub sent
28
29
30 /sub received
31
32
34 request [<jid>]
35 Send a subscription request to the user.
36
37 allow [<jid>]
38 Approve a contact's subscription request.
39
40 deny [<jid>]
41 Remove subscription for a contact, or deny a request.
42
43 show [<jid>]
44 Show subscription status for a contact.
45
46 sent
47 Show all sent subscription requests pending a response.
48
49 received
50 Show all received subscription requests awaiting your response.
51
52
54 /sub request odin@valhalla.edda
55
56
57 /sub allow odin@valhalla.edda
58
59
60 /sub request
61
62
63 /sub sent
64
65
660.11.0 2021-09-28 man(1)