Fix many typos, spelling and grammatical errors in the helpfiles

This commit is contained in:
Sam Dodrill 2013-11-05 18:05:09 -08:00
parent 68afaf72ac
commit 57d74e150e
17 changed files with 54 additions and 48 deletions

View File

@ -1,6 +1,6 @@
CHANTRACE <#channel>
Outputs a list of members in #channel in ETRACE format, with the classname
Outputs a list of members in #channel in ETRACE format, with the class name
replaced by the server the users are on.
You must be a member of the channel to perform this command.

View File

@ -1,8 +1,8 @@
MODE <channel> <+|-><modes> [parameters]
Channelmodes: (* designates that the cmode can only be set by opers)
(? designates that the cmode is provided by an extension
and may not be present on this server)
Channel modes: (* designates that the cmode can only be set by opers)
(? designates that the cmode is provided by an extension
and may not be present on all servers)
CHANNELMODE - DESCRIPTION
------------------------------------------------------------------------
@ -13,12 +13,12 @@ NO PARAMETERS:
+s - Secret. Channel will not be shown in /whois and /list etc.
+p - Private. Disables /knock to the channel.
+m - Moderated. Only opped/voiced users may talk in channel.
+i - Invite only. Users need to be /invite'd or match a +I to
+i - Invite only. Users need to be invited or match a +I to
join the channel.
+r - Registered users only. Only users identified to services
may join.
+c - No color. All color codes in messages are stripped.
+d - No nickchanges. People on the channel will not be able to
+d - No nick changes. People on the channel will not be able to
change nick.
+g - Free invite. Everyone may invite users. Significantly
weakens +i control.
@ -39,13 +39,13 @@ NO PARAMETERS:
channel.
+G - Block messages in all caps. Messages that are more than
50% capital letters will be blocked.
+J - Prevent autorejoin on kick. Users will not be able to
+J - Prevent automatic rejoin on kick. Users will not be able to
rejoin immediately after being kicked.
+K - No repeat messages. Messages that are the same as the
last message sent to the channel will be blocked.
* +M - Immune. Opers cannot be kicked from the channel. May
be set by admins regardless of channel status. Users
will not see this mode at all. Can only be set by admins.
be set by server admins regardless of channel status.
Users will not see this mode at all.
Opers may still be kicked from the channel by services.
?* +O - Oper only channel. Only opers will be able to join.
?* +A - Admin only channel. Only admins will be able to join.

View File

@ -1,5 +1,6 @@
CNOTICE <nick> <channel> :<text>
Providing you are opped (+o) or voiced (+v) in <channel>, and <nick>
is a member of <channel>, CNOTICE generates a NOTICE towards
Providing you are opped (+o), halfopped (+h), admined (+a),
a channel owner (+y), or voiced (+v) in <channel>, and <nick>
is a member of <channel>, CNOTICE generates a NOTICE towards
<nick>. CNOTICE bypasses any anti-spam measures in place.

View File

@ -1,5 +1,6 @@
CPRIVMSG <nick> <channel> :<text>
Providing you are opped (+o) or voiced (+v) in <channel>, and <nick>
is a member of <channel>, CPRIVMSG generates a PRIVMSG towards
Providing you are opped (+o), halfopped (+h), admined (+a),
a channel owner (+y), or voiced (+v) in <channel>, and <nick>
is a member of <channel>, CPRIVMSG generates a PRIVMSG towards
<nick>. CPRIVMSG bypasses any anti-spam measures in place.

View File

@ -1,6 +1,6 @@
DIE server.name [server.name]
Terminatess the IRC server. If a second server name
Terminates the IRC server. If a second server name
is provided, remotely terminate that server. In this
case, both server names must match.

View File

@ -3,7 +3,7 @@ DLINE [duration] <ip> :[reason] [| oper reason]
Adds a DLINE to the database which will deny any
connections from the IP address of the banned client.
The banned client will receive a message saying
he/she is banned with reason [reason].
they are banned with reason [reason].
Duration is optional, and is in minutes. If specified,
the DLINE will not be saved in the database.

View File

@ -1,4 +1,4 @@
LOCOPS :<message>
Sends an LOCOPS message of <message> to all
Sends a LOCOPS message of <message> to all
opers on local server who are umode +l

View File

@ -1,6 +1,8 @@
OJOIN [@|+]<#channel>
OJOIN [~|!|@|%|+]<#channel>
-- This commands allows opers to join a channel through bans and many cmodes.
This command bypasses bans and cmodes +i, +k, +r, +J, +S, +l to allow
opers to join any channel. If the channel name is prefixed with @ or +,
you will join that channel and have ops or voice, respectively.
-- This commands allows opers to join a channel, breaking through bans and
many cmodes. This command bypasses bans and cmodes +i, +k, +r, +J, +S, +l, +j to allow
opers to join any channel. If the channel name is prefixed with ~, !, @ % or +,
you will join that channel and have channel owner, channel admin,
channel operator, half-operator, or voice granted by the server depending on
the prefix specified.

View File

@ -2,4 +2,4 @@ OKICK <#channel> <nick> [reason]
-- Allows a oper to kick a user from a channel.
This command allows a oper to kick a user from a channel
where the oper doesn't have ops.
where the oper doesn't have channel access to do so normally.

View File

@ -4,3 +4,5 @@ OLIST [#channel]
This command allows opers to view all channels in a list, including
secret channels. This command also shows channelmodes for each channel
unlike LIST.
This command is deprecated in favor of the OPERSPY in LIST.

View File

@ -1,11 +1,11 @@
OPERSPY
Opers with the "oper_spy" flag will be allowed uses of the following
commands if they are compiled in. Usage will be sent to +Z and all
commands if they are compiled in. Usage will be sent to +Z and all
other servers.
whois !nick - Gives a full output of channels the user is in.
who !mask - Lists all users networkwide whose nick, ident, host,
who !mask - Lists all users network wide whose nick, ident, host,
server or gecos match the mask.
who !#channel - Gives a full output of users on the channel.
mode !#channel - Gives the full modes of a channel including any keys.

View File

@ -1,9 +1,9 @@
OPME <#channel>
-- Allows a oper to gain ops in a opless channel
This command simply allows a oper to gein ops in a opless channel.
This is especially useful if all users in a channel don't have ops,
the channel is unregistered and you don't want to clear the channel
to get a user to get ops back.
This command simply allows a oper to gain channel operator status in an
opless channel. This is especially useful if all users in a channel
don't have ops, the channel is unregistered and you don't want to
clear the channel for a user to get ops back.
Oper priv required: oper:admin

View File

@ -1,8 +1,8 @@
MODE <nick> +s <+|-><modes>
Server notice masks: (? designates that the snomask is provided
by an extension and may not be present on
this server)
Server notice masks: (? designates that the snomask is provided
by an extension and may not be present on
this server)
SNOMASK DESCRIPTION
-----------------------------------------------------------------
@ -14,7 +14,7 @@ Server notice masks: (? designates that the snomask is provided
? +F - Global client connections and exits
+k - Server and service kill messages
+n - Local client nick changes
+r - Invalid usernames and dumb HTTP proxies
+r - Invalid usernames, DNSBL hits and dumb HTTP proxies
+s - Generic server messages and oper kills
+S - Clients refused due to failed SASL auth
+u - Client connections without auth{} block

View File

@ -3,11 +3,11 @@ TRACE [server | nick] [location]
With no argument, TRACE gives a list of all clients connected
to the local server, both users and operators.
With one argument which is a server, TRACE displays the path
With one argument which is a server, TRACE displays the path
to the specified server, and all servers, opers and -i users
on that server.
Nonopers can only see themselves, opers and servers in the
Non-opers can only see themselves, opers and servers in the
first two forms.
With one argument which is a client, TRACE displays the

View File

@ -1,8 +1,8 @@
MODE <nick> <+|-><modes>
Usermodes: (* designates that the umode is oper only)
(? designates that the umode is provided by an extension
and may not be present on this server)
User modes: (* designates that the umode is oper only)
(? designates that the umode is provided by an extension
and may not be present on this server)
USERMODE DESCRIPTION
-----------------------------------------------------------------
@ -10,7 +10,7 @@ Usermodes: (* designates that the umode is oper only)
+g - "caller id" mode only allow accept clients to message you
+w - Can see oper and server wallops.
? +x - Has a cloaked host.
+o - Designates this client is an IRC Operator.
+o - Designates that this client is an IRC Operator.
Use the /oper command to attain this.
* +a - Is marked as a server admin in whois.
* +l - Can see oper locops (local wallops).
@ -25,4 +25,4 @@ Usermodes: (* designates that the umode is oper only)
+G - "soft caller id" mode - same as +g but automatically allows
anyone who's in a common channel with you to message you.
+V - Prevents you from receiving invites.
+Z - Is connected via SSL (cannot be set or unset).
+Z - Is connected via SSL (set only on connection).

View File

@ -1,8 +1,8 @@
MODE <channel> <+|-><modes> [parameters]
Channelmodes: (* designates that the cmode can only be set by opers)
(? designates that the cmode is provided by an extension
and may not be present on this server)
Channel modes: (* designates that the cmode can only be set by opers)
(? designates that the cmode is provided by an extension
and may not be present on this server)
CHANNELMODE - DESCRIPTION
------------------------------------------------------------------------
@ -39,8 +39,8 @@ NO PARAMETERS:
channel.
+G - Block messages in all caps. Messages that are more than
50% capital letters will be blocked.
+J - Prevent autorejoin on kick. Users will not be able to
rejoin immediately after being kicked.
+J - Prevent automatic rejoin on kick. Users will not be able to
rejoin immediately after being kicked.
+K - No repeat messages. Messages that are the same as the
last message sent to the channel will be blocked.
?* +O - Oper only channel. Only opers will be able to join.

View File

@ -1,11 +1,11 @@
MODE <nick> <+|-><modes>
Usermodes: (? designates that the umode is provided by an extension
and may not be present on this server)
User modes: (? designates that the umode is provided by an extension
and may not be present on this server)
USERMODE DESCRIPTION
-----------------------------------------------------------------
+o - Designates this client is an IRC Operator.
+o - Designates that this client is an IRC Operator.
Use the /oper command to attain this.
+i - Designates this client 'invisible'.
+g - "caller id" mode only allow accept clients to message you
@ -19,4 +19,4 @@ Usermodes: (? designates that the umode is provided by an extension
+G - "soft caller id" mode - same as +g but automatically allows
anyone who's in a common channel with you to message you.
+V - Prevents you from receiving invites.
+Z - Is connected via SSL (cannot be set or unset).
+Z - Is connected via SSL (set only on connection).