diff options
Diffstat (limited to '')
-rw-r--r-- | docs/help/cycle | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/help/cycle b/docs/help/cycle new file mode 100644 index 0000000..a871e2f --- /dev/null +++ b/docs/help/cycle @@ -0,0 +1,22 @@ + +%9Syntax:%9 + +CYCLE %|[<channel>] [<message>] + +%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 + |