Merged from silc_1_0_branch.
[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 the network this server belongs to
8      -host: Specify what host name to bind to, if you have multiple interfaces
9      -!: don't autojoin channels
10      -port: This is pretty much like the port argument later, 
11             except this can be used to modify existing server's 
12             port.
13
14 /SERVER disconnects the server in active window and connects 
15 to the new one. It will take the same arguments as /CONNECT. 
16 If you prefix the address with the + character, Irssi won't 
17 disconnect the active server, and it will create a new window 
18 where the server is connected (ie. /window new hide;
19 /connect address)
20
21 /SERVER without any arguments displays the list of connected 
22         servers.
23
24 /SERVER REMOVE <address> [<port>]
25
26 See also: RMRECONNS, DISCONNECT, RECONNECT, CONNECT