diff --git a/doc/api/cli.md b/doc/api/cli.md index af54fbe7c030ca..92a6a48e27d2b1 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 non-context-aware native addons. + ### `--openssl-config=file`