xbps-fetch: TIMEOUT_CONNECTION to customize time waiting for response

This commit is contained in:
Piotr Wójcik
2020-02-07 21:47:23 +01:00
committed by Juan RP
parent df9b637ee5
commit 5737d9a941
2 changed files with 34 additions and 2 deletions

View File

@ -82,6 +82,10 @@ Overrides the default CA certificates path, by default set to
Sets the SSL/TLS client verification certificate file.
.It Sy SSL_CLIENT_KEY_FILE
Sets the SSL/TLS client verification key file.
.It Sy CONNECTION_TIMEOUT
Sets connection timeout in milliseconds
instead of default value of 5 minutes.
When -1, waits indefinitely.
.El
.Sh SEE ALSO
.Xr xbps-checkvers 1 ,