diff mcabber/doc/help/en/hlp_room.txt @ 2270:5d05e8128ef4

Use nick to set the role This should fix issue #152, reported by Stefan Haller.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Sep 2016 10:02:56 +0200
parents 5afdfac67964
children
line wrap: on
line diff
--- a/mcabber/doc/help/en/hlp_room.txt	Mon Sep 12 22:39:04 2016 +0200
+++ b/mcabber/doc/help/en/hlp_room.txt	Sat Sep 17 10:02:56 2016 +0200
@@ -36,8 +36,8 @@
  Invite jid to the current room
 /room kick nick [reason]
  Kick "nick" from the current room
-/room role jid role [reason]
- Change jid's role (role can be "none", "visitor", "participant", "moderator")
+/room role nick role [reason]
+ Change nick's role (role can be "none", "visitor", "participant", "moderator")
 /room affil jid affil [reason]
  Change jid's affiliation (affil can be "none", "member", "admin", "owner")
 /room setopt print_status|auto_whois|flag_joins [value]