Skip to content

Don't allow wget2 execute password dialogs if there are no URL arguments

DalmeGNU requested to merge DalmeGNU/wget2:patch-6 into master

Don't allow wget2 to execute password dialogs if there isn't any URL argument. For example:

$ ./wget2 --ask-password
Password: 
Nothing to do - goodbye
Edited by DalmeGNU

Merge request reports