More wording fixes.

llvm-svn: 49093
This commit is contained in:
Ted Kremenek 2008-04-02 16:41:25 +00:00
parent 1cf35de3cb
commit dfd204e133
1 changed files with 3 additions and 3 deletions

View File

@ -187,9 +187,9 @@ OPTIONS:
--help
-k - Add a "keep on going" option to the specified build command.
--keep-going This command currently supports make and xcodebuild.
This is a convenience option; one can specify this behavior
directly as build options.
--keep-going This option currently supports make and xcodebuild.
This is a convenience option; one can specify this
behavior directly using build options.
-v - Verbose output from $Prog and the analyzer.
A second "-v" increases verbosity.