git-svn-id: http://svn.irssi.org/repos/irssi/trunk@600 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-08-13 15:24:23 +00:00 committed by cras
commit 83b03a1b4b
19 changed files with 111 additions and 36 deletions

View file

@ -2,6 +2,13 @@
@SYNTAX:ban@
Bans the specified nick or userhost mask.
If nick is given as parameter, the current
BANTYPE affects the ban mask.
Example:
/BAN looser - This bans the nick 'looser'
/BAN *!*@*.org - This bans all the users coming from any
.org domain.
See also: BANTYPE, KNOCKOUT