about summary refs log tree commit diff stats
path: root/docs/profanity-blocked.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-03-30 12:53:11 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-03-30 14:08:49 +0200
commit7301c9967602dd924251f74c06eeb93dc5afd00c (patch)
tree5e49f34cea249ce34b1b3145f501a40f4b3a8c22 /docs/profanity-blocked.1
parent9214b0a10a6935ec46d052fc2b08490f4b188736 (diff)
downloadprofani-tty-7301c9967602dd924251f74c06eeb93dc5afd00c.tar.gz
Start new cycle
Diffstat (limited to 'docs/profanity-blocked.1')
-rw-r--r--docs/profanity-blocked.157
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/profanity-blocked.1 b/docs/profanity-blocked.1
deleted file mode 100644
index 9e5acd5e..00000000
--- a/docs/profanity-blocked.1
+++ /dev/null
@@ -1,57 +0,0 @@
-.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client"
-
-.SH NAME
-/blocked
-
-.SH DESCRIPTION
-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-userIt is also possible to block and report (XEP-0377) a user with the report-abuse and report-spam commands.
-
-.SH SYNOPSIS
-/blocked
-
-.LP
-/blocked add [<jid>]
-
-.LP
-/blocked report-abuse [<jid>] [<message>]
-
-.LP
-/blocked report-spam [<jid>] [<message>]
-
-.LP
-/blocked remove <jid>
-
-.LP
-
-.SH ARGUMENTS
-.PP
-\fBadd [<jid>]\fR
-.RS 4
-Block the specified Jabber ID. If in a chat window and no jid is specified, the current recipient will be blocked.
-.RE
-.PP
-\fBremove <jid>\fR
-.RS 4
-Remove the specified Jabber ID from the blocked list.
-.RE
-.PP
-\fBreport-abuse <jid> [<message>]\fR
-.RS 4
-Report the jid as abuse with an optional message to the service operator.
-.RE
-.PP
-\fBreport-spam <jid> [<message>]\fR
-.RS 4
-Report the jid as spam with an optional message to the service operator.
-.RE
-
-.SH EXAMPLES
-/blocked add hel@helheim.edda
-
-.LP
-/blocked report-spam hel@helheim.edda Very annoying guy
-
-.LP
-/blocked add profanity@rooms.dismail.de/spammy-user
-
-.LP