diff --git a/doc/api/cli.md b/doc/api/cli.md index af54fbe7c030ca..c705601e5b0620 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -427,6 +427,13 @@ 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`