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 2e3ef59d3d2..047ed24697a 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -328,7 +328,7 @@ Use the specified file as a security policy.
### `--no-experimental-fetch`
<!-- YAML
-added: REPLACEME
+added: v18.0.0
-->
Disable experimental support for the [Fetch API][].
@@ -1065,7 +1065,7 @@ on [running tests from the command line][] for more details.
### `--test-only`
<!-- YAML
-added: REPLACEME
+added: v18.0.0
-->
Configures the test runner to only execute top level tests that have the `only`