aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cmdline-opts/resolve.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/resolve.d')
-rw-r--r--docs/cmdline-opts/resolve.d4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/cmdline-opts/resolve.d b/docs/cmdline-opts/resolve.d
index 91539b8e..9e1457b5 100644
--- a/docs/cmdline-opts/resolve.d
+++ b/docs/cmdline-opts/resolve.d
@@ -1,5 +1,5 @@
Long: resolve
-Arg: <host:port:address>
+Arg: <host:port:address[,address]...>
Help: Resolve the host+port to this address
Added: 7.21.3
---
@@ -16,4 +16,6 @@ is set to make curl use another IP version.
Support for providing the IP address within [brackets] was added in 7.57.0.
+Support for providing multiple IP addresses per entry was added in 7.59.0.
+
This option can be used many times to add many host names to resolve.