mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
23 lines
338 B
Text
23 lines
338 B
Text
|
|
%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
|
|
|