File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / dns-servers.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: Long: dns-servers
    2: Arg: <addresses>
    3: Help: DNS server addrs to use
    4: Requires: c-ares
    5: Added: 7.33.0
    6: ---
    7: Set the list of DNS servers to be used instead of the system default.
    8: The list of IP addresses should be separated with commas. Port numbers
    9: may also optionally be given as \fI:<port-number>\fP after each IP
   10: address.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>