mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
21 lines
344 B
Text
21 lines
344 B
Text
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:op@
|
|
|
|
%9Parameters:%9
|
|
|
|
The nicknames, separated by a comma, to grant channel operator status to.
|
|
|
|
%9Description:%9
|
|
|
|
Grants the given nicknames the status of channel operator; you may use
|
|
wildcards in the nicknames.
|
|
|
|
%9Examples:%9
|
|
|
|
/OP mike
|
|
/OP bob,sarah
|
|
|
|
%9See also:%9 DEOP, DEVOICE, KICK, MODE, VOICE
|
|
|