mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
037fae0ed5
Updated the file format template for commands A through C.
23 lines
290 B
Plaintext
23 lines
290 B
Plaintext
|
|
%9Syntax:%9
|
|
|
|
@SYNTAX:cycle@
|
|
|
|
%9Parameters:%9
|
|
|
|
A channel and the message. If no argument is given, the active channel
|
|
will be used.
|
|
|
|
%9Description:%9
|
|
|
|
Leaves and rejoins a channel.
|
|
|
|
%9Examples:%9
|
|
|
|
/CYCLE
|
|
/CYCLE #irssi
|
|
/CYCLE #irssi BRB :)
|
|
|
|
%9See also:%9 JOIN, PART
|
|
|