On Thu, 14 Nov 2024 at 07:32, Ilias Apalodimas <ilias.apalodi...@linaro.org> wrote: > > Hi Jerome > > +CC Simon, since he asked for an update on the docs > > On Thu, 14 Nov 2024 at 16:20, Jerome Forissier <jerome.foriss...@linaro.org> > wrote: >> >> The lwIP version of wget supports a different syntax with a URL, >> in addition to the legacy syntax. Document that. >> >> While we're at it, fix a couple of minor issues in the legacy >> syntax: >> - hostIPaddr can be an IP address or a DNS name >> - path is mandatory >> >> Signed-off-by: Jerome Forissier <jerome.foriss...@linaro.org> >> --- >> doc/usage/cmd/wget.rst | 71 +++++++++++++++++++++++++++++++++++------- >> 1 file changed, 60 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>