From a32e285d6370b20e4afcac37e4f6ff124dca213d Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Tue, 13 Aug 2019 21:01:49 +0200 Subject: [PATCH] Document ~f extban in helpop. [skip ci] --- doc/conf/help/help.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/conf/help/help.conf b/doc/conf/help/help.conf index 3679777dd..de5389d57 100644 --- a/doc/conf/help/help.conf +++ b/doc/conf/help/help.conf @@ -224,6 +224,10 @@ help ExtBans { " | | +e ~m:external:*!*@192.168.* Allow IP to bypass +n "; " | | +e ~m:color:~a:ColorBot Allow account 'ColorBot' "; " | | to bypass +c "; + "-----------------------------------------------------------------------------------"; + " | | If a user matches the ban, he will be forwarded to the "; + " ~f | forward | specified channel. For example: "; + " | | +b ~f:#badisp:*!*@*.isp.xx "; " ==------------------------------------------------------------------------------=="; " -"; " These bantypes introduce new criteria which can be used:";