Skip to content

Commit

Permalink
doc: fixed formatting issue in cli docs
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Chris Young authored and addaleax committed Jul 18, 2017
1 parent 6120a0d commit 502be7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ added: v7.7.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.
Expand Down

0 comments on commit 502be7c

Please sign in to comment.