summaryrefslogtreecommitdiffstats
path: root/docs/help/in/devoice.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 20:18:39 +0000
commitfff5217f02d91268ce90c8c05665602c059faaef (patch)
tree2ba24d32dc96eafe7ed0a85269548e76796d849d /docs/help/in/devoice.in
parentInitial commit. (diff)
downloadirssi-fff5217f02d91268ce90c8c05665602c059faaef.tar.xz
irssi-fff5217f02d91268ce90c8c05665602c059faaef.zip
Adding upstream version 1.4.5.upstream/1.4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--docs/help/in/devoice.in26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/help/in/devoice.in b/docs/help/in/devoice.in
new file mode 100644
index 0000000..11e3d53
--- /dev/null
+++ b/docs/help/in/devoice.in
@@ -0,0 +1,26 @@
+
+%9Syntax:%9
+
+@SYNTAX:devoice@
+
+%9Parameters:%9
+
+ A list of nicknames to devoice.
+
+%9Description:%9
+
+ Removes the channel voice privileges from the given nicknames; you may use
+ the wildcard character '*' in a nickname.
+
+ If a channel is moderated, the users will require a voice or op in order to
+ be able to send messages to the channel.
+
+%9Examples:%9
+
+ /DEVOICE mike
+ /DEVOICE bob sarah
+ /DEVOICE jo*n
+ /DEVOICE *
+
+%9See also:%9 DEOP, MODE, OP, VOICE
+