From af08f64abc38af5914d96106aeb014a2e06eb865 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Wed, 2 Apr 2008 16:31:58 +0000 Subject: [PATCH] Wording cleanups. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49091 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/scan-build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/scan-build b/utils/scan-build index 01e30997e6..5600b052cb 100755 --- a/utils/scan-build +++ b/utils/scan-build @@ -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. -- 2.40.0