view doc/html/irccdctl/index.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 5795a1769de5
children b81c6fdec22e
line wrap: on
line source

---
title: "Irccdctl"
header: "Irccdctl"
guide: yes
---

# General documentation

  - [Configure irccdctl](configuring.html)
  - [Irccdctl command line usage](usage.html)

# List of support commands

  - [help](command/help.html)
  - [plugin-info](command/plugin-info.html)
  - [plugin-list](command/plugin-list.html)
  - [plugin-load](command/plugin-load.html)
  - [plugin-reload](command/plugin-reload.html)
  - [plugin-unload](command/plugin-unload.html)
  - [server-cmode](command/server-cmode.html)
  - [server-cnotice](command/server-cnotice.html)
  - [server-connect](command/server-connect.html)
  - [server-disconnect](command/server-disconnect.html)
  - [server-invite](command/server-invite.html)
  - [server-join](command/server-join.html)
  - [server-kick](command/server-kick.html)
  - [server-list](command/server-list.html)
  - [server-me](command/server-me.html)
  - [server-message](command/server-message.html)
  - [server-mode](command/server-mode.html)
  - [server-nick](command/server-nick.html)
  - [server-notice](command/server-notice.html)
  - [server-part](command/server-part.html)
  - [server-reconnect](command/server-reconnect.html)
  - [server-topic](command/server-topic.html)
  - [watch](command/watch.html)