On Thu, 14 Nov 2024 at 07:32, Ilias Apalodimas <[email protected]> wrote: > > Hi Jerome > > +CC Simon, since he asked for an update on the docs > > On Thu, 14 Nov 2024 at 16:20, Jerome Forissier <[email protected]> > 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 <[email protected]> >> --- >> doc/usage/cmd/wget.rst | 71 +++++++++++++++++++++++++++++++++++------- >> 1 file changed, 60 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

