diff --git a/doc/api/cli.md b/doc/api/cli.md index 8a1ca4893a8b69..f6eabf137d3ad7 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -411,6 +411,13 @@ added: v6.0.0 Silence all process warnings (including deprecations). +### `--force-context-aware` + + +Disable loading non-context-aware native addons. + ### `--openssl-config=file`