summaryrefslogtreecommitdiff
path: root/doc/api/cli.md
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 cbff194e87..e17ef97824 100644
--- a/doc/api/cli.md
+++ b/doc/api/cli.md
@@ -1136,7 +1136,7 @@ to an empty string (`''` or `' '`) disables persistent REPL history.
### `NODE_REPL_EXTERNAL_MODULE=file`
<!-- YAML
-added: REPLACEME
+added: v13.0.0
-->
Path to a Node.js module which will be loaded in place of the built-in REPL.