1
0
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:
Bram Matthys
2021-05-26 07:51:43 +02:00
parent a85a38e69d
commit d3ee89ffa5
+1 -1
View File
@@ -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',";