From d460ba48d1d4010f89bb3394ad089bf23c8c2a3a Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Thu, 10 Jul 2014 20:43:52 +0200 Subject: Syntax documentation rewrite of O and P commands Rewrote the syntax documentation of the commands starting with the letters O and P. --- docs/help/in/op.in | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'docs/help/in/op.in') diff --git a/docs/help/in/op.in b/docs/help/in/op.in index e34531b5..03abac32 100644 --- a/docs/help/in/op.in +++ b/docs/help/in/op.in @@ -1,8 +1,21 @@ +%9Syntax:%9 + @SYNTAX:op@ -Gives channel operator privileges to the specified -nick(s). Wildcards in the nick are allowed. +%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 -See also: DEOP, MODE, VOICE, DEVOICE, KICK +%9See also:%9 DEOP, DEVOICE, KICK, MODE, VOICE -- cgit v1.2.3