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? Tony
