Skip to content

Commit 6acef76

Browse files
author
Chris Young
committed
doc: fixed formatting issue in cli docs
Removed some bad escape characters Fixes: nodejs#13805
1 parent f40caf7 commit 6acef76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ added: v6.11.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)