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.
25 lines
555 B
Plaintext
25 lines
555 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:kick@
|
|
|
|
%9Parameters%9
|
|
|
|
The channel and the nicknames, separated by a comma, to kick from the
|
|
channel and the reason thereof; if no channel is given, the active channel
|
|
will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Removes the given nicknames from the specified channel; this command is
|
|
typically used to remove troublemakers, flooders or people otherwise making
|
|
a nuisance of themselves.
|
|
|
|
%9Examples:%9
|
|
|
|
/KICK mike Please... chill down!
|
|
/KICK #irssi bob,sarah Stop flooding!
|
|
|
|
%9See also:%9 BAN, KICKBAN, KNOCKOUT
|
|
|