From 6d558cbfd03ad70b365ad322676c76ec47d18619 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 8 Nov 2023 11:05:41 +0100 Subject: [PATCH] resolve.d: drop a multi use-sentence MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Since the `multi:` keyword adds that message. Reported-by: 積丹尼 Dan Jacobson Fixes https://github.com/curl/curl/discussions/12294 Closes #12295 --- docs/cmdline-opts/resolve.d | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/cmdline-opts/resolve.d b/docs/cmdline-opts/resolve.d index 31dd099a2f..badb54e456 100644 --- a/docs/cmdline-opts/resolve.d +++ b/docs/cmdline-opts/resolve.d @@ -37,5 +37,3 @@ Support for providing multiple IP addresses per entry was added in 7.59.0. Support for resolving with wildcard was added in 7.64.0. Support for the '+' prefix was was added in 7.75.0. - -This option can be used many times to add many host names to resolve. -- 2.47.3