| > I am not able to get the generate errors option to
> work using "--generate-errors" (-o0 works). Can
> anybody else confirm this?
--generate-errors can not have any argument (ie. nor "=0"), hence the "-o0"
option has no "long" equivalent.
A --do-not-generate-errors option will be added in the next release!
| |