doc: rephrase connect-timeout help message

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
This commit is contained in:
Alex Ameen 2022-04-17 18:17:37 -05:00 committed by GitHub
parent 25c85f5a0e
commit e5c934cd48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ struct FileTransferSettings : Config
R"(
The timeout (in seconds) for establishing connections in the
binary cache substituter. It corresponds to `curl`s
`--connect-timeout` option. The default 0 means no limit.
`--connect-timeout` option. A value of 0 means no limit.
)"};
Setting<unsigned long> stalledDownloadTimeout{