summaryrefslogtreecommitdiff
path: root/docs/help/in/mode.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/mode.in')
-rw-r--r--docs/help/in/mode.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/mode.in b/docs/help/in/mode.in
index 6fe61d42..5bef27c4 100644
--- a/docs/help/in/mode.in
+++ b/docs/help/in/mode.in
@@ -81,7 +81,7 @@ Irssi knows these channel modes:
You can send multiple mode changes with one mode command:
-/MODE #channel +nto-o+v nick1,nick2,nick3
+/MODE #channel +nto-o+v nick1 nick2 nick3
This would set channel's mode to +nt, give ops to nick1, take ops
from nick2 and give voices to nick3.