mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: fix typo in doc/node.1
PR-URL: https://github.com/nodejs/node/pull/4680 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
d1aabd6264
commit
265e2f557b
@ -100,7 +100,7 @@ value to an empty string ("") disables persistent REPL history.
|
||||
type: bool default: false
|
||||
--harmony (enable all completed harmony features)
|
||||
type: bool default: false
|
||||
--harmony_shipping (enable all shipped harmony fetaures)
|
||||
--harmony_shipping (enable all shipped harmony features)
|
||||
type: bool default: true
|
||||
--legacy_const (legacy semantics for const in sloppy mode)
|
||||
type: bool default: true
|
||||
|
Loading…
Reference in New Issue
Block a user