mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
d7f737dd13
Remove some nroffisms from the cmdline doc files to simplify editing, and instead support this markdown style. Closes #6771
12 lines
327 B
Makefile
12 lines
327 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 *:<port-number>* after each IP
|
|
address.
|