Skip to content

Commit edb877d

Browse files
addaleaxevanlucas
authored andcommitted
doc: fix added: date for NODE_REPL_HISTORY
`NODE_REPL_HISTORY` was introduced in v3.0.0 (see e.g. 6faf17c). PR-URL: #7775 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
1 parent 1ab6df6 commit edb877d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ with small-icu support.
280280

281281
### `NODE_REPL_HISTORY=file`
282282
<!-- YAML
283-
added: v5.0.0
283+
added: v3.0.0
284284
-->
285285

286286
Path to the file used to store the persistent REPL history. The default path is

0 commit comments

Comments
 (0)