Merge pull request #101 from moschlar/patch-1

Fix --insecure-tls in help and README
This commit is contained in:
Fufu Fang 2022-04-23 02:49:50 +01:00 committed by GitHub
commit 3b25cf31ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ HTTPDirFS options:
--user-agent Set user agent string (default: "HTTPDirFS")
--no-range-check Disable the build-in check for the server's support
for HTTP range requests
--insecure_tls Disable licurl TLS certificate verification by
--insecure-tls Disable licurl TLS certificate verification by
setting CURLOPT_SSL_VERIFYHOST to 0
--single-file-mode Single file mode - rather than mounting a whole
directory, present a single file inside a virtual

View File

@ -365,7 +365,7 @@ HTTPDirFS options:\n\
--user-agent Set user agent string (default: \"HTTPDirFS\")\n\
--no-range-check Disable the build-in check for the server's support\n\
for HTTP range requests\n\
--insecure_tls Disable licurl TLS certificate verification by\n\
--insecure-tls Disable licurl TLS certificate verification by\n\
setting CURLOPT_SSL_VERIFYHOST to 0\n\
--single-file-mode Single file mode - rather than mounting a whole\n\
directory, present a single file inside a virtual\n\