mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
5dddc1dc7e
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
12 lines
331 B
Makefile
12 lines
331 B
Makefile
Long: dns-servers
|
|
Arg: <addresses>
|
|
Help: DNS server addrs to use
|
|
Requires: c-ares
|
|
Added: 7.33.0
|
|
Category: dns
|
|
---
|
|
Set the list of DNS servers to be used instead of the system default.
|
|
The list of IP addresses should be separated with commas. Port numbers
|
|
may also optionally be given as \fI:<port-number>\fP after each IP
|
|
address.
|