Skip to content

Commit 71c15be

Browse files
author
Joshua Kennedy
committed
Changed the help text for scan-build args
1 parent f00c8bb commit 71c15be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
This field can be used to pass additional arguments to clang scan-build. The arguments will be inserted into the final command with a space before
2-
and after what you type in this field. The arguments will appear before the xcodebuild sub command. You can view the assembled command by viewing the
3-
job's build console.
1+
This field can be used to pass additional arguments to clang scan-build. The arguments will appear before the xcodebuild sub command.
2+
You can view the assembled command by viewing the job's build console.

0 commit comments

Comments
 (0)