diff options
author | Rutger <djslash+github@djslash.org> | 2012-04-01 14:25:05 +0200 |
---|---|---|
committer | Rutger <djslash+github@djslash.org> | 2012-04-01 14:25:05 +0200 |
commit | cbd32e195f5f574653550a3ed4954168ace30c55 (patch) | |
tree | cdae48ad7947fb1b7acc48749f1fa4be138a3322 /docs/inspircd.helpop-full.example | |
parent | e73e4be15485f545ff485d3d372b513dd28bf759 (diff) |
Replace [cC]olour with [cC]olor
Making things consistent, the modules are named '...color', let's keep
on using that instead of 'colour'.
Diffstat (limited to 'docs/inspircd.helpop-full.example')
-rw-r--r-- | docs/inspircd.helpop-full.example | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index f85aab9f5..68eb266c9 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -799,7 +799,7 @@ Closes all unregistered connections to the local server."> (IRCop only, requires invisible module). R Blocks private messages from unregistered users (requires services account module). - S Strips mIRC colour/bold/underline codes out of private + S Strips mIRC color/bold/underline codes out of private messages to the user (requires stripcolor module). W Receives notification when a user uses WHOIS on them (IRCop only, requires showwhois module)."> @@ -826,7 +826,7 @@ Closes all unregistered connections to the local server."> users to join while the channel is invite-only (requires inviteexception module). - c Blocks messages containing mIRC colour codes + c Blocks messages containing mIRC color codes (requires blockcolor module). d [time] Blocks messages to a channel from new users until they have been in the channel for [time] @@ -899,7 +899,7 @@ Closes all unregistered connections to the local server."> (requires nokicks module) R Blocks unregistered users from joining (requires services account module). - S Strips mIRC colour codes from messages to the + S Strips mIRC color codes from messages to the channel (requirs stripcolor module). T Blocks /NOTICEs to the channel from users who are not at least halfop (requires nonotice module). @@ -1024,7 +1024,7 @@ Matching extbans: Acting extbans: - c:<ban> Blocks any messages that contain colour codes from + c:<ban> Blocks any messages that contain color codes from matching users (requires blockcolor module). m:<ban> Blocks messages from matching users (requires muteban module). Users with +v or above are not affected. |