Skip to content

Commit cd7b835

Browse files
Chris Youngaddaleax
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 <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
1 parent 44c11ff commit cd7b835

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
@@ -512,7 +512,7 @@ added: v7.7.0
512512

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

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

0 commit comments

Comments
 (0)