summaryrefslogtreecommitdiff
path: root/docs/help/in/part.in
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@hauwaerts.be>2014-07-10 20:43:52 +0200
committerGeert Hauwaerts <geert@hauwaerts.be>2014-07-10 20:43:52 +0200
commitd460ba48d1d4010f89bb3394ad089bf23c8c2a3a (patch)
tree3d5e13b29c489d705d97aaa7a8371fd8fc5f35a1 /docs/help/in/part.in
parent938598e271a2ec94b38d5739e8a61b761c8aa8cc (diff)
downloadirssi-d460ba48d1d4010f89bb3394ad089bf23c8c2a3a.zip
Syntax documentation rewrite of O and P commands
Rewrote the syntax documentation of the commands starting with the letters O and P.
Diffstat (limited to 'docs/help/in/part.in')
-rw-r--r--docs/help/in/part.in18
1 files changed, 15 insertions, 3 deletions
diff --git a/docs/help/in/part.in b/docs/help/in/part.in
index c18de681..e96abfbb 100644
--- a/docs/help/in/part.in
+++ b/docs/help/in/part.in
@@ -1,8 +1,20 @@
+%9Syntax:%9
+
@SYNTAX:part@
-Parts from the current or specified channel. Depending
-on your settings, closes the corresponding window, too.
+%9Parameters:%9
+
+ The channels, separated by a comma, to leave and the message to advertise.
+
+%9Description:%9
+
+ Leaves the given channels.
+
+%9Examples:%9
+
+ /PART #irssi
+ /PART #freenode,#irssi
-See also: JOIN
+%9See also:%9 JOIN, KICK