diff --git a/doc/api/cli.md b/doc/api/cli.md index c2cfc4e35e10c3..3780cb55f5d6ec 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -512,7 +512,7 @@ added: v6.11.0 Load an OpenSSL configuration file on startup. Among other uses, this can be used to enable FIPS-compliant crypto if Node.js is built with `./configure -\-\-openssl\-fips`. +--openssl-fips`. If the [`--openssl-config`][] command line option is used, the environment variable is ignored.