1eddee59f2
* Builder output is written to standard error by default. * The option `-B' is gone. * The option `-Q' suppresses builder output. The result of this is that most Nix invocations shouldn't need any flags w.r.t. logging.
18 lines
620 B
XML
18 lines
620 B
XML
<arg><option>--help</option></arg>
|
|
<arg><option>--version</option></arg>
|
|
<arg rep='repeat'><option>--verbose</option></arg>
|
|
<arg rep='repeat'><option>-v</option></arg>
|
|
<arg><option>--no-build-output</option></arg>
|
|
<arg><option>-Q</option></arg>
|
|
<arg>
|
|
<group choice='req'>
|
|
<arg choice='plain'><option>--max-jobs</option></arg>
|
|
<arg choice='plain'><option>-j</option></arg>
|
|
</group>
|
|
<replaceable>number</replaceable>
|
|
</arg>
|
|
<arg><option>--keep-going</option></arg>
|
|
<arg><option>-k</option></arg>
|
|
<arg><option>--keep-failed</option></arg>
|
|
<arg><option>-K</option></arg>
|
|
<arg><option>--fallback</option></arg>
|