view doc/html/irccdctl/command/server-join.md @ 360:55bf5c5a65db

Docs: split irccdctl commands, closes #592
author David Demelier <markand@malikania.fr>
date Wed, 30 Nov 2016 13:20:23 +0100
parents
children d51a95714abb
line wrap: on
line source

---
title: server-join
guide: yes
---

# server-join

Join the specified channel, the password is optional.

## Usage

````nohighlight
$ irccdctl server-join server channel [password]
````

## Example

````nohighlight
$ irccdctl server-join freenode #staff
````