ac514f73f7cf5d12d1f5bf8588b1cd42b44d875f
[silc.git] / apps / irssi / docs / help / in / server.in
1
2 @SYNTAX:server@
3
4      -4, -6: specify explicitly whether to use IPv4 or IPv6 address
5      -auto: Automatically connect to server at startup (default)
6      -noauto: Don't connect to server at startup
7      -silcnet: Specify what network this server belongs to
8      -host: Specify what host name to use, if you have multiple
9      -!: don't autojoin channels
10      -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
11      -cmdmax: Same as /SET cmd_max_at_once, see section 3.1
12      -port: This is pretty much like the port argument later, 
13             except this can be used to modify existing server's 
14             port.
15
16 /SERVER disconnects the server in active window and connects 
17 to the new one. It will take the same arguments as /CONNECT. 
18 If you prefix the address with the + character, Irssi won't 
19 disconnect the active server, and it will create a new window 
20 where the server is connected (ie. /window new hide;
21 /connect address)
22
23 /SERVER without any arguments displays the list of connected 
24         servers.
25
26 /SERVER REMOVE <address> [<port>]
27
28 /SERVER LIST
29
30 See also: RMRECONNS, DISCONNECT, RECONNECT
31