summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorHaw Loeung <h.loeung@unixque.com>2015-04-18 13:53:07 +1000
committerHaw Loeung <h.loeung@unixque.com>2015-04-18 13:53:07 +1000
commit9f77dd802dfe63b79c0d82d4b9ecc0974e354a59 (patch)
tree7e02a74ee878a0676788c697e9911069aaaa8c4e /docs/help
parenteb0f09073cf15eb033f098d716006a9a1d67fdef (diff)
downloadirssi-9f77dd802dfe63b79c0d82d4b9ecc0974e354a59.zip
trivial: Minor cosmetic changes fixing docs as per review from ahf.
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/connect.in2
-rw-r--r--docs/help/in/server.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in
index f13582cc..df50d1b9 100644
--- a/docs/help/in/connect.in
+++ b/docs/help/in/connect.in
@@ -15,7 +15,7 @@
-ssl_verify: Verifies the SSL certificate of the server.
-ssl_cafile: The file with the list of 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.
-network: The network this connection belongs to.
-host: The hostname you would like to connect from.
diff --git a/docs/help/in/server.in b/docs/help/in/server.in
index 34c31972..e407b6a9 100644
--- a/docs/help/in/server.in
+++ b/docs/help/in/server.in
@@ -22,7 +22,7 @@
-ssl_verify: Verifies the SSL certificate of the server.
-ssl_cafile: The file with the list of 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.
-noauto: Doesn't connect to the server on startup.
-network: The network the server belongs to.