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