Skip to content

Commit 7142c92

Browse files
Chris YoungMylesBorins
Chris Young
authored andcommitted
doc: fixed formatting issue in cli docs
Removed some bad escape characters PR-URL: #13808 Fixes: #13805 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Timothy Gu <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]>
1 parent beca25a commit 7142c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ added: v6.11.0
359359

360360
Load an OpenSSL configuration file on startup. Among other uses, this can be
361361
used to enable FIPS-compliant crypto if Node.js is built with `./configure
362-
\-\-openssl\-fips`.
362+
--openssl-fips`.
363363

364364
If the [`--openssl-config`][] command line option is used, the environment
365365
variable is ignored.

0 commit comments

Comments
 (0)