summaryrefslogtreecommitdiff
path: root/docs/help/in/quit.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-12 18:46:44 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-12 18:46:44 +0200
commit9fd1e2f5dadcf491755e0de26871c4a1a5c35394 (patch)
treedda6e71f19326229361ec29f91105ae27f75c7ae /docs/help/in/quit.in
parentee80ed16cba6d9b82a83fb667873a3b11bc93aab (diff)
downloadirssi-9fd1e2f5dadcf491755e0de26871c4a1a5c35394.zip
Syntax documentation rewrite for Q-commands
Rewrote the syntax documentation for all commands starting with the letter Q.
Diffstat (limited to 'docs/help/in/quit.in')
-rw-r--r--docs/help/in/quit.in21
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/help/in/quit.in b/docs/help/in/quit.in
index fe6ad01b..1b9ca267 100644
--- a/docs/help/in/quit.in
+++ b/docs/help/in/quit.in
@@ -1,10 +1,21 @@
+%9Syntax:%9
+
@SYNTAX:quit@
-This ends your IRC session. If a quit message is supplied, it
-will be displayed to anyone else on any channel you were on
-before quitting. If one isn't specified, the text "Leaving" is
-used.
+%9Parameters:%9
+
+ The message to advertise.
+
+%9Description:%9
+
+ Terminates the application and advertises the given message on all the
+ networks you are connected to.
+
+%9Examples:%9
+
+ /QUIT
+ /QUIT <@cartman> Screw you guys, I'm going home!
-/EXIT does the same.
+%9See also:%9 DISCONNECT