Skip to content

* src/options.c (set_long_option): Fix behavior for options that don't accept arguments and are not boolean

username-removed-1287585 requested to merge akash_rawal/wget2:fix_help_f into master

The issue can be triggered by

wget2 --help google.com

I admit it looks wierd but AFAIK all other programs ignore parameters when --help is given.

Merge request reports

Loading