diff options
Diffstat (limited to 'doc/api/cli.md')
-rw-r--r-- | doc/api/cli.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md index 8606054148..33c1e94faf 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1385,7 +1385,7 @@ Overriding this value to an empty string (`''`) will use the built-in REPL. ### `NODE_SKIP_PLATFORM_CHECK=value` <!-- YAML -added: REPLACEME +added: v14.5.0 --> If `value` equals `'1'`, the check for a supported platform is skipped during |