doc: fix list format in cli.md
PR-URL: https://github.com/nodejs/node/pull/21467 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
383b1b6d3c
commit
a40e06233e
@ -513,22 +513,22 @@ that is not allowed in the environment is used, such as `-p` or a script file.
|
||||
|
||||
Node options that are allowed are:
|
||||
- `--enable-fips`
|
||||
`--experimental-modules`
|
||||
`--experimental-repl-await`
|
||||
`--experimental-vm-modules`
|
||||
`--experimental-worker`
|
||||
- `--experimental-modules`
|
||||
- `--experimental-repl-await`
|
||||
- `--experimental-vm-modules`
|
||||
- `--experimental-worker`
|
||||
- `--force-fips`
|
||||
- `--icu-data-dir`
|
||||
- `--inspect`
|
||||
- `--inspect-brk`
|
||||
- `--inspect-port`
|
||||
`--loader`
|
||||
`--napi-modules`
|
||||
- `--loader`
|
||||
- `--napi-modules`
|
||||
- `--no-deprecation`
|
||||
`--no-force-async-hooks-checks`
|
||||
- `--no-force-async-hooks-checks`
|
||||
- `--no-warnings`
|
||||
- `--openssl-config`
|
||||
`--pending-deprecation`
|
||||
- `--pending-deprecation`
|
||||
- `--redirect-warnings`
|
||||
- `--require`, `-r`
|
||||
- `--throw-deprecation`
|
||||
|
Loading…
x
Reference in New Issue
Block a user