1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/docs/help/in/join.in
Jase Thew b77539816c Document available options for /JOIN command.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5207 dbcabf3a-b0e7-0310-adc4-f8d773084564
2011-07-31 16:25:33 +00:00

16 lines
409 B
Plaintext

@SYNTAX:join@
-window: Join channel, placing channel window item in currently active window
-invite: Join last invited channel
-<server tag>: Join channel on server with specified tag
Joins a specified channel. Channel names usually begin with #-sign,
which may be omitted here.
JOIN is aliased to J by default. Example: /j irssi
(This joins to the channel #irssi)
See also: PART, WINDOW CLOSE