Skip to content

Commit 502be7c

Browse files
Chris Youngaddaleax
Chris Young
authored andcommittedJul 18, 2017
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 6120a0d commit 502be7c

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)
Please sign in to comment.