mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
71ab0fbda6
Applied grammar and styling corrections.
24 lines
350 B
Plaintext
24 lines
350 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:voice@
|
|
|
|
%9Parameters:%9
|
|
|
|
A list of nicknames to voice.
|
|
|
|
%9Description:%9
|
|
|
|
Grants the channel voice privileges to the given nicknames; you may use
|
|
the wildcard character '*' in a nickname.
|
|
|
|
%9Examples:%9
|
|
|
|
/VOICE mike
|
|
/VOICE bob sarah
|
|
/VOICE jo*n
|
|
/VOICE *
|
|
|
|
%9See also:%9 DEOP, DEVOICE, KICK, MODE, OP
|
|
|