Am Freitag, 17. Januar 2014, 11:42:41 schrieb Tony Lewis:
> Darshit Shah wrote:
> > In case both the --config and --no-config commands are issued, the one
> 
> that
> 
> > appears first on the command will be considered and the other ignored.
> 
> Given my memory of the way the parsing loop works, I would expect that it
> would use the last one that appears. How do GNU commands usually handle
> multiple instances of a command option?

Wget, as most tools, parse the argument from left to right, the second 
overwriting the first. Else (e.g. if arguments 'sum up'),it should be 
explicitly mentioned in the docs.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to