Mismatch between wget online help and accepted syntax

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.
Best regards
Heinrich

Hi Heinrich,
On Fri, 6 Dec 2024 at 00:55, Heinrich Schuchardt xypron.glpk@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/a37064cb2e482739908e76d6a53914301c8b...
Regards,
participants (2)
-
Heinrich Schuchardt
-
Jérôme Forissier