mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
/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:
parent
e4f34d9cd3
commit
d599f7bb99
2 changed files with 38 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue