mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 08:06:21 +00:00
Mention XEP-0191 in blocked command
This commit is contained in:
@@ -402,7 +402,7 @@ static struct cmd_t command_defs[] =
|
||||
"/blocked add [<jid>]",
|
||||
"/blocked remove <jid>")
|
||||
CMD_DESC(
|
||||
"Manage blocked users, calling with no arguments shows the current list of blocked users."
|
||||
"Manage blocked users (XEP-0191), calling with no arguments shows the current list of blocked users."
|
||||
"To blog a certain user in a MUC use the following as jid: room@conference.example.org/spammy-user")
|
||||
CMD_ARGS(
|
||||
{ "add [<jid>]", "Block the specified Jabber ID. If in a chat window and no jid is specified, the current recipient will be blocked." },
|
||||
|
||||
Reference in New Issue
Block a user