[PATCH 1/1] wget: make --no-check-certificate option appear in usage

Kang-Che Sung explorer09 at gmail.com
Sat Jun 9 00:44:51 UTC 2018


On Sat, Jun 9, 2018 at 1:46 AM, James Byrne
<james.byrne at origamienergy.com> wrote:
> The line for this option was missing the 'usage:' prefix, meaning that
> it was ignored.
>
> Signed-off-by: James Byrne <james.byrne at origamienergy.com>
> ---

Well, actually wget in BusyBox does not yet check for certificates, so adding
the help text would be redundant and misleading.
What --no-check-certificate does for now is simply silencing a warning.


More information about the busybox mailing list