1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00

Clarify the meaning of 'port' option for 'server add', patch by Dyana Wu.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4831 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-05-18 14:03:35 +00:00 committed by exg
parent 548e5115bb
commit ad5059da77

View File

@ -17,9 +17,8 @@
-!: don't autojoin channels
-cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
-cmdmax: Same as /SET cmd_max_at_once, see section 3.1
-port: This is pretty much like the port argument later,
except this can be used to modify existing server's
port.
-port: Use this only to edit the port number of an existing server,
for new servers use the <port> argument
/SERVER disconnects the server in active window and connects
to the new one. It will take the same arguments as /CONNECT.