CLI documentation update from CI

CI User committed Apr 30, 2021 at 02:32 UTC 122de6898ca05bcad14cf242f48f018aceb38fb9
2 files changed +3 -1
cli/v7
+1 -1
@@ -1 +1 @@
1 -Subproject commit 8f8f71e4dd5ee66b3b17888faad5a7bf6c657eed
1 +Subproject commit 7912cb9abe20c6b62bcccddef61b712e7be9005d
content/cli/v7/configuring-npm/package-json.md
+2
@@ -396,6 +396,8 @@ Please make sure that your file(s) referenced in `bin` starts with
396 `#!/usr/bin/env node`, otherwise the scripts are started without the node
397 executable!
398
399 +Note that you can also set the executable files using [directories.bin](#directoriesbin).
400 +
401 ### man
402
403 Specify either a single file or an array of filenames to put in place for