forked from OSchip/llvm-project
parent
1cf35de3cb
commit
dfd204e133
|
|
@ -187,9 +187,9 @@ OPTIONS:
|
||||||
--help
|
--help
|
||||||
|
|
||||||
-k - Add a "keep on going" option to the specified build command.
|
-k - Add a "keep on going" option to the specified build command.
|
||||||
--keep-going This command currently supports make and xcodebuild.
|
--keep-going This option currently supports make and xcodebuild.
|
||||||
This is a convenience option; one can specify this behavior
|
This is a convenience option; one can specify this
|
||||||
directly as build options.
|
behavior directly using build options.
|
||||||
|
|
||||||
-v - Verbose output from $Prog and the analyzer.
|
-v - Verbose output from $Prog and the analyzer.
|
||||||
A second "-v" increases verbosity.
|
A second "-v" increases verbosity.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue