diff options
| author | 2025-01-17 17:42:47 +0000 | |
|---|---|---|
| committer | 2025-01-17 17:42:47 +0000 | |
| commit | b2116feb7f206c11b9c67b49ed5cd27c1612ddd5 (patch) | |
| tree | c0df1cc9285c1e9eb4c731108c1783f0dac93cda /docs | |
| parent | Make /CBAN behave like documented. (diff) | |
Fix the /CBAN syntax.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/help.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/help.example.conf b/docs/conf/help.example.conf index 696ec63ae..6df2e5eaa 100644 --- a/docs/conf/help.example.conf +++ b/docs/conf/help.example.conf @@ -570,7 +570,7 @@ the network. Sends a message to all users with the +g snomask. "> -<helptopic key="cban" title="/CBAN <channelmask> [<duration> [:<reason>]]" value=" +<helptopic key="cban" title="/CBAN <channelmask> [[<duration>] :<reason>]" value=" Sets or removes a global channel based ban. You must specify two or more parameters to add a ban, and one parameter to remove a ban (just the channelmask). |
