mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Syntax documentation rewrite of O and P commands
Rewrote the syntax documentation of the commands starting with the letters O and P.
This commit is contained in:
parent
938598e271
commit
d460ba48d1
4 changed files with 64 additions and 16 deletions
|
|
@ -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
|
||||
|
||||
See also: JOIN
|
||||
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
|
||||
|
||||
%9See also:%9 JOIN, KICK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue