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 MylesBorins committed Aug 15, 2017
1 parent 7a2de19 commit 1a50b56
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 @@ -359,7 +359,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 1a50b56

Please sign in to comment.