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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md
index cb1d1ff2f43..4e68a860a0e 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -203,9 +203,9 @@ Currently, overriding `Error.prepareStackTrace` is ignored when the
### `--experimental-abortcontroller`
<!-- YAML
-added: REPLACEME
+added: v15.0.0
changes:
- - version: REPLACEME
+ - version: v15.0.0
pr-url: https://github.com/nodejs/node/pull/33527
description: --experimental-abortcontroller is no longer required.
-->
@@ -548,7 +548,7 @@ Silence all process warnings (including deprecations).
### `--node-memory-debug`
<!-- YAML
-added: REPLACEME
+added: v15.0.0
-->
Enable extra debug checks for memory leaks in Node.js internals. This is