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 <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>
  • Loading branch information
Chris Young authored and tniessen committed Jun 28, 2017
1 parent 301c68b commit f85d5b2
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: v6.11.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 f85d5b2

Please sign in to comment.