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
|
type: bool default: false
|
||||||
--harmony (enable all completed harmony features)
|
--harmony (enable all completed harmony features)
|
||||||
type: bool default: false
|
type: bool default: false
|
||||||
--harmony_shipping (enable all shipped harmony fetaures)
|
--harmony_shipping (enable all shipped harmony features)
|
||||||
type: bool default: true
|
type: bool default: true
|
||||||
--legacy_const (legacy semantics for const in sloppy mode)
|
--legacy_const (legacy semantics for const in sloppy mode)
|
||||||
type: bool default: true
|
type: bool default: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user