mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
Update connect.in
add trailing dot for consistency; mention that existing connections are kept
This commit is contained in:
parent
ed51629514
commit
940566b111
@ -14,7 +14,7 @@
|
|||||||
-ssl_cafile: The file with the list of CA certificates.
|
-ssl_cafile: The file with the list of CA certificates.
|
||||||
-ssl_capath: The directory which contains the CA certificates.
|
-ssl_capath: The directory which contains the CA certificates.
|
||||||
-noproxy: Ignores the global proxy configuration.
|
-noproxy: Ignores the global proxy configuration.
|
||||||
-network: The network this connection belongs to
|
-network: The network this connection belongs to.
|
||||||
-host: The hostname you would like to connect from.
|
-host: The hostname you would like to connect from.
|
||||||
-rawlog: Immediately open rawlog after connecting.
|
-rawlog: Immediately open rawlog after connecting.
|
||||||
-!: Doesn't autojoin channels.
|
-!: Doesn't autojoin channels.
|
||||||
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
%9Description:%9
|
%9Description:%9
|
||||||
|
|
||||||
Opens a new connection to the specified network or server.
|
Opens a new connection to the specified network or server. Existing connections are kept.
|
||||||
|
|
||||||
%9Examples:%9
|
%9Examples:%9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user