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

utils/scan-build

index 01e30997e6db715656c2885947e7640e8d9775f8..5600b052cbeb183163c4c822884580ebccdb9176 100755 (executable)
@@ -186,9 +186,9 @@ OPTIONS:
   -?, -h        - Display this message.
   --help
   
-  -k            - Add "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.
-                  This is a helper option; one can specify the arguments
+                  This is a convenience option; one can specify this behavior
                   directly as build options.
 
   -v            - Verbose output from $Prog and the analyzer.