Skip to content

Commit f9a2e4d

Browse files
committed
Fix the help script.
Test: m help Change-Id: I5ed6357de4ed4e59d2f1337aefe0104b113869fe
1 parent 26c77da commit f9a2e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: help.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Usage of "m" imitates usage of the program "make".
1818
See '"${SCRIPT_DIR}"'/Usage.txt for more info about build usage and concepts.
1919
2020
The parallelism of the build can be set with a -jN argument to "m". If you
21-
don't provide a -j argument, the build system automatically selects a parallel
21+
don'\''t provide a -j argument, the build system automatically selects a parallel
2222
task count that it thinks is optimal for your system.
2323
2424
Common goals are:

0 commit comments

Comments
 (0)