Mismatch between wget online help and accepted syntax

Jérôme Forissier jerome.forissier at linaro.org
Fri Dec 6 01:00:29 CET 2024


Hi Heinrich,

On Fri, 6 Dec 2024 at 00:55, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:

> Hello Jerome,
>
> origin/next qemu-riscv64_smode_defconfig with HTTPS enabled showed me:
>
> => wget 192.168.103.3:/hweb/arm64/helloworld.efi
> invalid uri, no file path
> Invalid URL. Use http(s)://
> => help wget
> wget - boot image via network using HTTP/HTTPS protocol
>
> Usage:
> wget [loadAddress] url
> wget [loadAddress] [host:]path
>
> Here the longtext help is not consistent with the implementation.
>

It looks like you're missing commit a37064cb2e48 ("net: lwip: wget: fix
legacy syntax"),
aren't you?

https://github.com/u-boot/u-boot/commit/a37064cb2e482739908e76d6a53914301c8bb8ee

Regards,
-- 
Jerome


> Best regards
>
> Heinrich
>


More information about the U-Boot mailing list