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 d1fbf9432eb..a994eaa6066 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -183,7 +183,7 @@ Specify the `file` of the custom [experimental ECMAScript Module][] loader.
### `--max-http-header-size=size`
<!-- YAML
-added: REPLACEME
+added: v10.15.0
-->
Specify the maximum size, in bytes, of HTTP headers. Defaults to 8KB.