From c67ec57c8f5173de50a1d823cc9dfc0c12dc0373 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Sun, 17 Jul 2016 22:57:07 +0200 Subject: [PATCH] doc: fix `added:` date for `NODE_REPL_HISTORY` `NODE_REPL_HISTORY` was introduced in v3.0.0 (see e.g. 6faf17cb45e27cb6feeff4a0da1513ea99a68b58). PR-URL: https://github.com/nodejs/node/pull/7775 Reviewed-By: Colin Ihrig Reviewed-By: Roman Reiss --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index e40ddada742..7ae38fbe774 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -280,7 +280,7 @@ with small-icu support. ### `NODE_REPL_HISTORY=file` Path to the file used to store the persistent REPL history. The default path is