doc: fix spelling error in feature flags
PR-URL: https://github.com/iojs/io.js/pull/1286 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
a2ea16838f
commit
dbccf8d3ed
@ -81,7 +81,7 @@ If set to 1 then colors will not be used in the REPL.
|
||||
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
|
||||
--harmony_modules (enable "harmony modules (implies block scoping)" (in progress))
|
||||
type: bool default: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user