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/repl.md')
-rw-r--r--doc/api/repl.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/repl.md b/doc/api/repl.md
index 4395193de20..5a817348433 100644
--- a/doc/api/repl.md
+++ b/doc/api/repl.md
@@ -450,7 +450,7 @@ Returns `true` if `keyword` is a valid keyword, otherwise `false`.
### replServer.setupHistory(historyPath, callback)
<!-- YAML
-added: REPLACEME
+added: v11.10.0
-->
* `historyPath` {string} the path to the history file