mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
d460ba48d1
Rewrote the syntax documentation of the commands starting with the letters O and P.
22 lines
344 B
Plaintext
22 lines
344 B
Plaintext
|
|
%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
|
|
|