aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutils/scan-build3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils/scan-build b/utils/scan-build
index 84bcf0a2ef..da7a07f917 100755
--- a/utils/scan-build
+++ b/utils/scan-build
@@ -164,8 +164,7 @@ OPTIONS:
-k - Add "keep on going option" to the specified build command.
--keep-going This command currently supports "make" and "xcodebuild." You
- can also specify the corresponding option to the build command
- directly as a build option if you know it.
+ can also directly specify the corresponding option to the build command.
-v - Verbose output from scan-build and the analyzer. A second
"-v" increases verbosity.