mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05: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_capath: The directory which contains the CA certificates.
|
||||
-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.
|
||||
-rawlog: Immediately open rawlog after connecting.
|
||||
-!: Doesn't autojoin channels.
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user