Avinash Sonawane <[email protected]> writes:
> BTW if you want to ignore .wgetrc altogether (which seems to be
> indicated by the subject line) then you have:
>
> $ man wget
>
> "--config=FILE
>            Specify the location of a startup file you wish to use."
>
> So in that case you need to use --config (without any value) on the
> command line.

Actually, it means you could use "--config=/dev/null".  The
documentation does not suggest that --config is valid without a value.
So we really should add:

--config
        Do not use any startup file.

Dale

Reply via email to