mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Tidied help on /sub
This commit is contained in:
parent
e64ed7771f
commit
a1066d210d
@ -281,14 +281,14 @@ static struct cmd_t main_commands[] =
|
||||
"--------------------------------------------------",
|
||||
"request : Send a subscription request to the user to be informed of their",
|
||||
" : presence.",
|
||||
"allow : Approve contacts subscription reqeust to see your presence.",
|
||||
"allow : Approve a contact's subscription reqeust to see your presence.",
|
||||
"deny : Remove subscription for a contact, or deny a request",
|
||||
"show : Show subscriprion status for a contact.",
|
||||
"sent : Show all sent subscription requests pending a response.",
|
||||
"received : Show all received subscription requests awaiting your response.",
|
||||
"",
|
||||
"The optional 'jid' parameter only applys to 'request', 'allow', 'deny' and show",
|
||||
"If it is ommited the contact of the current window is used.",
|
||||
"The optional 'jid' parameter only applys to 'request', 'allow', 'deny' and 'show'",
|
||||
"If it is omitted the contact of the current window is used.",
|
||||
"",
|
||||
"Example: /sub request myfriend@jabber.org",
|
||||
"Example: /sub allow myfriend@jabber.org",
|
||||
|
Loading…
Reference in New Issue
Block a user