ldoc icon indicating copy to clipboard operation
ldoc copied to clipboard

Command-line flags should override config.ld settings

Open hishamhm opened this issue 9 years ago • 1 comments
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.

hishamhm avatar Mar 31 '16 02:03 hishamhm

I think I have become persuaded ;) After all, can already override destination directory, etc, so why not the whole lot?

stevedonovan avatar Jun 21 '16 16:06 stevedonovan

Seems to have been fixed in 9b40e03.

alerque avatar May 04 '23 20:05 alerque