diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2008-05-18 14:03:35 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2008-05-18 14:03:35 +0000 |
commit | ad5059da77b261d0de560aa070cd75f957cd1a06 (patch) | |
tree | 6924bdabd8a0a2e18020b3ad97f7c16c1cc5bf22 /docs/help | |
parent | 548e5115bb86dc858243114654afd3584f35c240 (diff) | |
download | irssi-ad5059da77b261d0de560aa070cd75f957cd1a06.zip |
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
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/server.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 03bd5937..5ebbcb22 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -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. |