mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 05:07:51 +08:00
docs: minor formatting improvement
This commit is contained in:
parent
cd76fd9219
commit
1890608f55
|
@ -70,7 +70,7 @@ of that with the CA certificate. ` + "`--k{{ .Prefix }}ey`" + ` should be the P
|
|||
private key and ` + "`--{{ .Prefix }}client-ca`" + ` should be the PEM encoded client
|
||||
certificate authority certificate.
|
||||
|
||||
--{{ .Prefix }}min-tls-version is minimum TLS version that is acceptable. Valid
|
||||
` + "`--{{ .Prefix }}min-tls-version`" + ` is minimum TLS version that is acceptable. Valid
|
||||
values are "tls1.0", "tls1.1", "tls1.2" and "tls1.3" (default
|
||||
"tls1.0").
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user