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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md
index b5b31aac2b8..4d3df97df53 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -172,7 +172,7 @@ Silence all process warnings (including deprecations).
### `--expose-http2`
<!-- YAML
-added: REPLACEME
+added: v8.4.0
-->
Enable the experimental `'http2'` module.