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 dfb7ec87568..6ece4d45802 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -226,7 +226,7 @@ Enable experimental ES Module support in the `vm` module.
<!-- YAML
added: v13.3.0
changes:
- - version: REPLACEME
+ - version: v13.6.0
pr-url: https://github.com/nodejs/node/pull/30980
description: changed from `--experimental-wasi-unstable-preview0` to
`--experimental-wasi-unstable-preview1`
@@ -870,7 +870,7 @@ See `SSL_CERT_DIR` and `SSL_CERT_FILE`.
### `--use-largepages=mode`
<!-- YAML
-added: REPLACEME
+added: v13.6.0
-->
Re-map the Node.js static code to large memory pages at startup. If supported on