From f9a2e4d41f7e5749617a162e26a2caee72454b9d Mon Sep 17 00:00:00 2001 From: Jaewoong Jung Date: Thu, 25 Mar 2021 14:40:44 -0700 Subject: [PATCH] Fix the help script. Test: m help Change-Id: I5ed6357de4ed4e59d2f1337aefe0104b113869fe --- help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.sh b/help.sh index bdb078fa4d..06a9056983 100755 --- a/help.sh +++ b/help.sh @@ -18,7 +18,7 @@ Usage of "m" imitates usage of the program "make". See '"${SCRIPT_DIR}"'/Usage.txt for more info about build usage and concepts. The parallelism of the build can be set with a -jN argument to "m". If you -don't provide a -j argument, the build system automatically selects a parallel +don'\''t provide a -j argument, the build system automatically selects a parallel task count that it thinks is optimal for your system. Common goals are: