mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
b77539816c
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5207 dbcabf3a-b0e7-0310-adc4-f8d773084564
16 lines
409 B
Plaintext
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
|
|
|