diff options
author | DjSlash <djslash@djslash.org> | 2011-03-30 23:41:40 +0200 |
---|---|---|
committer | DjSlash <djslash@djslash.org> | 2011-03-30 23:41:40 +0200 |
commit | 00d5b1e12c5f3735e23ae29f6de505fb2d868a5a (patch) | |
tree | 626a5d09471223efff5910432b578e573a145269 /docs/inspircd.helpop-full.example | |
parent | 171a334bcd2fd78adf281ee4e39214c26ded315f (diff) |
Updated helpop regarding SILENCE, example had syntax wrong
Diffstat (limited to 'docs/inspircd.helpop-full.example')
-rw-r--r-- | docs/inspircd.helpop-full.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.helpop-full.example b/docs/inspircd.helpop-full.example index 98604ceaf..f85aab9f5 100644 --- a/docs/inspircd.helpop-full.example +++ b/docs/inspircd.helpop-full.example @@ -132,7 +132,7 @@ Valid SILENCE Flags Multiple letters may be specified. For an exception, you msut pair x with what you want excepted. For example, if you wanted to except everything from people with a host matching *.foo.net, you would do -/SILENCE +xa *!*@*.foo.net +/SILENCE +*!*@*.foo.net xa /SILENCE without a parameter will list the hostmasks that you have silenced."> |