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 93dbd43c217..600137150a2 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -137,7 +137,7 @@ Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with
### `--enable-source-maps`
<!-- YAML
-added: REPLACEME
+added: v12.12.0
-->
> Stability: 1 - Experimental
@@ -457,7 +457,7 @@ Silence all process warnings (including deprecations).
### `--force-context-aware`
<!-- YAML
-added: REPLACEME
+added: v12.12.0
-->
Disable loading native addons that are not [context-aware][].