Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/cli.md')
-rw-r--r--doc/api/cli.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md
index f6e9e6cfcaf..f7e66a38baf 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -597,7 +597,7 @@ This option is a no-op. It is kept for compatibility.
### `--no-addons`
<!-- YAML
-added: REPLACEME
+added: v16.10.0
-->
Disable the `node-addons` exports condition as well as disable loading
@@ -621,7 +621,7 @@ dynamically when `async_hooks` is enabled.
### `--no-global-search-paths`
<!-- YAML
-added: REPLACEME
+added: v16.10.0
-->
Do not search modules from global paths like `$HOME/.node_modules` and