/UNBAN -first | -last options added. Patch by fuchs.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1898 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-10-23 16:01:53 +00:00 committed by cras
commit d599f7bb99
2 changed files with 38 additions and 7 deletions

View file

@ -6,6 +6,8 @@ Removes the specified ban(s) from the channel.
Examples:
/UNBAN *!*@*.fi
/UNBAN larry!*@* *!me@*.mydomain.net
/UNBAN 3 - removes 3rd ban in list
/UNBAN -first - removes 1st ban (equal to /UNBAN 1)
/UNBAN -last - removes last ban in list
See also: BAN, KNOCKOUT