mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Merge pull request #240 from hloeung/master
trivial: Minor cosmetic changes fixing docs as per review from ahf.
This commit is contained in:
commit
c7b428bdaf
@ -15,7 +15,7 @@
|
|||||||
-ssl_verify: Verifies the SSL certificate of the server.
|
-ssl_verify: Verifies the SSL certificate of the server.
|
||||||
-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.
|
||||||
-ssl_ciphers: SSL cipher suite preference lists
|
-ssl_ciphers: SSL cipher suite preference lists.
|
||||||
-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.
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
-ssl_verify: Verifies the SSL certificate of the server.
|
-ssl_verify: Verifies the SSL certificate of the server.
|
||||||
-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.
|
||||||
-ssl_ciphers: SSL cipher suite preference lists
|
-ssl_ciphers: SSL cipher suite preference lists.
|
||||||
-auto: Automatically connects to the server on startup.
|
-auto: Automatically connects to the server on startup.
|
||||||
-noauto: Doesn't connect to the server on startup.
|
-noauto: Doesn't connect to the server on startup.
|
||||||
-network: The network the server belongs to.
|
-network: The network the server belongs to.
|
||||||
|
Loading…
Reference in New Issue
Block a user