ldoc
ldoc copied to clipboard
Command-line flags should override config.ld settings
trafficstars
When explicitly passing an option such as --style, I believe it should take precedence over the default in config.ld. It's arguably a matter of opinion, but it seems to me that explicitly given flags should not be ignored silently.
I think I have become persuaded ;) After all, can already override destination directory, etc, so why not the whole lot?
Seems to have been fixed in 9b40e03.