mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 04:53:13 +02:00
Fix help.conf
This commit is contained in:
@@ -1405,7 +1405,7 @@ help Spamfilter {
|
||||
" [type] specifies the target type, you can specify multiple targets:";
|
||||
" 'c' channel msg, 'p' private msg, 'n' private notice,";
|
||||
" 'N' channel notice, 'P' part msg, 'q' quit msg, 'd' dcc,";
|
||||
" 'a' away, 't' topic, 'T' message-tag (eg: +typing=active),",
|
||||
" 'a' away, 't' topic, 'T' message-tag (eg: +typing=active),";
|
||||
" 'u' user (nick!user@host:realname ban)";
|
||||
" [action] specifies the action to be taken (only 1 action can be specified):";
|
||||
" 'kill', 'tempshun' (only shun current session), 'shun',";
|
||||
|
||||
Reference in New Issue
Block a user