1!	 $Id: connect,v 1.3 2002-02-19 19:43:28 f Exp $
2!
3! Copyright (c) 1990-2001  Michael Sandrof, Troy Rollo, Matthew Green,
4! and other ircII contributors.
5!
6! All rights reserved.  See the HELP SCROLLZ COPYRIGHT file for more
7! information.
8!
9Usage: CONNECT <serverX> [[<port>] <serverY>]
10  Tells <serverY> to attempt to connect to <serverX> on port <port>
11  with <port> defaulting to the default port for that server
12  (probably 6667) and <serverY> defaulting to the local server
13
14  CONNECT is a server operator command.
15
16See Also:
17  SQUIT
18  TRACE
19