bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] How to disable reading or settings in .wgetrc?


From: Dale R. Worley
Subject: Re: [Bug-wget] How to disable reading or settings in .wgetrc?
Date: Thu, 01 Jun 2017 20:33:00 -0400

Avinash Sonawane <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]