From ee80ed16cba6d9b82a83fb667873a3b11bc93aab Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Fri, 11 Jul 2014 16:32:20 +0200 Subject: [PATCH] Aligned the help for DEOP, DEVOICE and OP Aligned the help for DEOP, DEVOICE and OP --- docs/help/in/deop.in | 4 ++-- docs/help/in/devoice.in | 8 ++++---- docs/help/in/op.in | 10 ++++++---- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/help/in/deop.in b/docs/help/in/deop.in index 8c73a5c9..14c2431a 100644 --- a/docs/help/in/deop.in +++ b/docs/help/in/deop.in @@ -9,8 +9,8 @@ %9Description:%9 - Removes the channel operator privileges from the given nicknames; you - may use the wildcard character "*" in a nickname. + Removes the channel operator privileges from the given nicknames; you may + use the wildcard character "*" in a nickname. %9Examples:%9 diff --git a/docs/help/in/devoice.in b/docs/help/in/devoice.in index 852a0002..dae1d0f6 100644 --- a/docs/help/in/devoice.in +++ b/docs/help/in/devoice.in @@ -9,11 +9,11 @@ %9Description:%9 - Removes the channel voice privileges from the given nicknames; you - may use the wildcard character "*" in a nickname. + Removes the channel voice privileges from the given nicknames; you may use + the wildcard character "*" in a nickname. - If a channel is moderated, the users will require a voice or op in - order to be able to send messages to the channel. + If a channel is moderated, the users will require a voice or op in order to + be able to send messages to the channel. %9Examples:%9 diff --git a/docs/help/in/op.in b/docs/help/in/op.in index 03abac32..5c151780 100644 --- a/docs/help/in/op.in +++ b/docs/help/in/op.in @@ -5,17 +5,19 @@ %9Parameters:%9 - The nicknames, separated by a comma, to grant channel operator status to. + A list of nicknames to op. %9Description:%9 - Grants the given nicknames the status of channel operator; you may use - wildcards in the nicknames. + 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 bob sarah + /OP jo*n + /OP * %9See also:%9 DEOP, DEVOICE, KICK, MODE, VOICE