]> granicus.if.org Git - clang/commitdiff
Minor cleanups.
authorTed Kremenek <kremenek@apple.com>
Tue, 1 Apr 2008 21:36:28 +0000 (21:36 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 1 Apr 2008 21:36:28 +0000 (21:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49052 91177308-0d34-0410-b5e6-96231b3b80d8

utils/scan-build

index 84bcf0a2ef9881b4a669d8370df9790250ff908b..da7a07f9170d15200b2f6ee484e031f07c9739e2 100755 (executable)
@@ -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.