mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
120508c14f
Rewrote the syntax documentation for all commands starting with the letters J and K.
23 lines
482 B
Plaintext
23 lines
482 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:kickban@
|
|
|
|
%9Parameters:%9
|
|
|
|
The channel and the nicknames, separated by a comma, to kickban from the
|
|
channel and the reason thereof; if no channel is given, the active channel
|
|
will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Removes and then bans the given nicknames from the specified channel.
|
|
|
|
%9Examples:%9
|
|
|
|
/KICKBAN mike Please... chill down!
|
|
/KICKBAN #irssi bob,sarah You guys broke the rules for the last time.
|
|
|
|
%9See also:%9 BAN, KICK, KNOCKOUT
|
|
|