
3 Nov
2004
3 Nov
'04
12:48 p.m.
Vladimir Prus wrote:
Peter Dimov wrote:
It should certainly be possible to override @file1 from the command line and from @file2 - this has many valid uses.
Could you explain the uses for overriding @file1 from @file2?
A typical use case would be when you have @common that contains the most 'common' options and @specific that adds and overrides some - N+M response files instead of N*M. Option inheritance. :-)