about summary refs log tree commit diff stats
path: root/docs/profanity-blocked.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-01-09 08:09:29 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-01-09 08:09:42 +0100
commit9d976e7231cfc1cf7597188a141af76583e45898 (patch)
tree195a3c51ff8f21cbf65aa87277d061ea8c1cc3d4 /docs/profanity-blocked.1
parentd3820239613d0dcf6bc8e4cdd81ff7d14113c609 (diff)
downloadprofani-tty-9d976e7231cfc1cf7597188a141af76583e45898.tar.gz
Start new cycle
Diffstat (limited to 'docs/profanity-blocked.1')
-rw-r--r--docs/profanity-blocked.138
1 files changed, 0 insertions, 38 deletions
diff --git a/docs/profanity-blocked.1 b/docs/profanity-blocked.1
deleted file mode 100644
index 244f901d..00000000
--- a/docs/profanity-blocked.1
+++ /dev/null
@@ -1,38 +0,0 @@
-.TH man 1 "2021-01-09" "0.10.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-user
-
-.SH SYNOPSIS
-/blocked
-
-.LP
-/blocked add [<jid>]
-
-.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
-
-.SH EXAMPLES
-/blocked add hel@helheim.edda
-
-.LP
-/blocked add profanity@rooms.dismail.de/spammy-user
-
-.LP