From b40fc7e2eaedfacc9ccba940d4484eec9dc3407d Mon Sep 17 00:00:00 2001 From: Evilebot Tnawi Date: Wed, 4 Jan 2017 17:13:17 +0300 Subject: [PATCH] Fixed: typo in `help` CLI command. --- bin/npm-run-all/help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/npm-run-all/help.js b/bin/npm-run-all/help.js index 781109c..9f3c005 100644 --- a/bin/npm-run-all/help.js +++ b/bin/npm-run-all/help.js @@ -35,7 +35,7 @@ Options: unlimited. --npm-path - - - Set the path to npm. Default is the value of environment variable NPM_EXECPATH. - If the variable is not defined, then it's "npm." + If the variable is not defined, then it's "npm". In this case, the "npm" command must be found in environment variable PATH. -l, --print-label - - - - Set the flag to print the task name as a prefix