diff --git a/doc/api/cli.md b/doc/api/cli.md index 2056cbd8496..bee20f34525 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -276,6 +276,13 @@ Enable experimental WebAssembly System Interface (WASI) support. added: v12.3.0 --> +### `--force-context-aware` + + +Disable loading native addons that are not [context-aware][]. + Enable experimental WebAssembly module support. ### `--force-fips` @@ -512,13 +519,6 @@ added: v6.0.0 Silence all process warnings (including deprecations). -### `--force-context-aware` - - -Disable loading native addons that are not [context-aware][]. - ### `--openssl-config=file`