diff options
Diffstat (limited to 'docs/help/in/op.in')
-rw-r--r-- | docs/help/in/op.in | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/help/in/op.in b/docs/help/in/op.in new file mode 100644 index 0000000..ff15c52 --- /dev/null +++ b/docs/help/in/op.in @@ -0,0 +1,23 @@ + +%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 + |