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.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md
index 222cfc0099e..3f3e5e4eeb7 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -185,7 +185,7 @@ code from strings throw an exception instead. This does not affect the Node.js
### `--dns-result-order=order`
<!-- YAML
-added: REPLACEME
+added: v14.18.0
-->
Set the default value of `verbatim` in [`dns.lookup()`][] and
@@ -208,7 +208,7 @@ Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with
<!-- YAML
added: v12.12.0
changes:
- - version: REPLACEME
+ - version: v14.18.0
pr-url: https://github.com/nodejs/node/pull/37362
description: This API is no longer experimental.
-->
@@ -352,7 +352,7 @@ be added.
### `--heapsnapshot-near-heap-limit=max_count`
<!-- YAML
-added: REPLACEME
+added: v14.18.0
-->
> Stability: 1 - Experimental
@@ -611,7 +611,7 @@ Silence all process warnings (including deprecations).
### `--node-memory-debug`
<!-- YAML
-added: REPLACEME
+added: v14.18.0
-->
Enable extra debug checks for memory leaks in Node.js internals. This is