Skip to content

Commit b40fc7e

Browse files
Fixed: typo in help CLI command.
1 parent 750f5d9 commit b40fc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/npm-run-all/help.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Options:
3535
unlimited.
3636
--npm-path <string> - - - Set the path to npm. Default is the value of
3737
environment variable NPM_EXECPATH.
38-
If the variable is not defined, then it's "npm."
38+
If the variable is not defined, then it's "npm".
3939
In this case, the "npm" command must be found in
4040
environment variable PATH.
4141
-l, --print-label - - - - Set the flag to print the task name as a prefix

0 commit comments

Comments
 (0)