forked from TrueCloudLab/rclone
docs: minor formatting improvement
This commit is contained in:
parent
cd76fd9219
commit
1890608f55
1 changed files with 1 additions and 1 deletions
|
@ -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
|
private key and ` + "`--{{ .Prefix }}client-ca`" + ` should be the PEM encoded client
|
||||||
certificate authority certificate.
|
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
|
values are "tls1.0", "tls1.1", "tls1.2" and "tls1.3" (default
|
||||||
"tls1.0").
|
"tls1.0").
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue