view doc/html/irccdctl/command/server-kick.md @ 397:da240b179e8b

Plugin plugin: clean whitespace
author David Demelier <markand@malikania.fr>
date Tue, 10 Jan 2017 15:34:16 +0100
parents 55bf5c5a65db
children b8da1d8c2a72
line wrap: on
line source

---
title: server-kick
guide: yes
---

# server-kick

Kick the specified target from the channel, the reason is optional.

## Usage

````nohighlight
$ irccdctl server-kick server target channel [reason]
````

## Example

````nohighlight
$ irccdctl kick freenode jean #staff "Stop flooding"
````