]> granicus.if.org Git - clang/commitdiff
More wording fixes.
authorTed Kremenek <kremenek@apple.com>
Wed, 2 Apr 2008 16:41:25 +0000 (16:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 2 Apr 2008 16:41:25 +0000 (16:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49093 91177308-0d34-0410-b5e6-96231b3b80d8

utils/scan-build

index b3cb9325e87dfa6a40dfcf5bd853718d4a68a4cd..906358091b456e6032793cd1faa86c80f9190c50 100755 (executable)
@@ -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.