summaryrefslogtreecommitdiffstats
path: root/docs/help/in/disconnect.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/disconnect.in')
-rw-r--r--docs/help/in/disconnect.in26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/help/in/disconnect.in b/docs/help/in/disconnect.in
new file mode 100644
index 0000000..c53b1e6
--- /dev/null
+++ b/docs/help/in/disconnect.in
@@ -0,0 +1,26 @@
+
+%9Syntax:%9
+
+@SYNTAX:disconnect@
+
+%9Parameters:%9
+
+ The network to disconnect from and the message to advertise; if no
+ parameters are given, the active server will be used.
+
+%9Description:%9
+
+ Disconnects from an IRC server; the list of all the servers you are
+ connected to can be retrieved via the SERVER command.
+
+ Use the wildcard character '*' if you want to disconnect from the active
+ server.
+
+%9Examples:%9
+
+ /DISCONNECT liberachat I'm off for today, take care!
+ /DISCONNECT * Vacation time :D
+ /DISCONNECT
+
+%9See also:%9 CONNECT, SERVER
+