lib/fetch: add FORCE_IPV{4,6} environment variables

This commit is contained in:
Duncaen
2019-06-15 18:44:31 +02:00
committed by Duncan Overbruck
parent 271601dd0e
commit 8018833010
3 changed files with 14 additions and 1 deletions

View File

@ -33,6 +33,10 @@ Show the version information.
.El
.Sh ENVIRONMENT
.Bl -tag -width -x
.It Sy FORCE_IPV4
Only use IPv4.
.It Sy FORCE_IPV6
Only use IPv6.
.It Sy FTP_PASSIVE_MODE
If set to anything else than
.Ar "no"