diff doc/html/irccdctl/command/help.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 b8da1d8c2a72
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/html/irccdctl/command/help.md	Wed Nov 30 13:20:23 2016 +0100
@@ -0,0 +1,20 @@
+---
+title: help
+guide: yes
+---
+
+# help
+
+Get the help.
+
+## Usage
+
+````nohighlight
+$ irccdctl help subject
+````
+
+## Example
+
+````nohighlight
+$ irccdctl help server-message
+````