On Fri, Jun 2, 2017 at 6:03 AM, Dale R. Worley <[email protected]> wrote: > Avinash Sonawane <[email protected]> writes: >> So in that case you need to use --config (without any value) on the >> command line.
This is incorrect. Pardon me for misleading you. Option '--config' compulsorily requires an argument. > Actually, it means you could use "--config=/dev/null". Yes, you are right! Currently, this is the only sane way to ignore .wgetrc. Though --config= and --config="" works too but as Linda pointed out, wget screams about not being able to read the file and *then* ignores .wgetrc. > The documentation does not suggest that --config is valid without a value. Yes. Because that's not the case. > So we really should add: > > --config > Do not use any startup file. I don't think we should. ;) -- Avinash Sonawane (rootKea) PICT, Pune https://rootkea.wordpress.com
