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 ee766a28582..a8a18620fb3 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -109,7 +109,7 @@ be placed.
### `--cpu-prof-interval`
<!-- YAML
-added: REPLACEME
+added: v12.2.0
-->
> Stability: 1 - Experimental
@@ -598,7 +598,7 @@ with old TLS clients or servers.
### `--tls-min-v1.2`
<!-- YAML
-added: REPLACEME
+added: v12.2.0
-->
Set default [`tls.DEFAULT_MIN_VERSION`][] to 'TLSv1.2'. This is the default for
@@ -653,7 +653,7 @@ of the event loop.
### `--trace-tls`
<!-- YAML
-added: REPLACEME
+added: v12.2.0
-->
Prints TLS packet trace information to `stderr`. This can be used to debug TLS