view doc/html/irccdctl/command/server-invite.md @ 390:2df0f202946c

Docs: update broken links for irccdctl commands
author David Demelier <markand@malikania.fr>
date Fri, 23 Dec 2016 13:11:54 +0100
parents 55bf5c5a65db
children d51a95714abb
line wrap: on
line source

---
title: server-invite
guide: yes
---

# server-invite

Invite someone to a channel, needed for channel with mode +i

## Usage

````nohighlight
$ irccdctl server-invite server nickname channel
````

## Example

````nohighlight
$ irccdctl server-invite freenode xorg62 #staff
````