Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/node.1
Co-Authored-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
bmeck and richardlau authored Jul 17, 2019
commit 6bee3a9a6f11a45c407ef65b2071c1a688c9f7dd
2 changes: 1 addition & 1 deletion doc/node.1
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ Among other uses, this can be used to enable FIPS-compliant crypto if Node.js is
.It Fl -pending-deprecation
Emit pending deprecation warnings.
.
.It Fl -policy-integrity=sri
.It Fl -policy-integrity Ns = Ns Ar sri
Instructs Node.js to error prior to running any code if the policy does not have the specified integrity. It expects a [Subresource Integrity] string as a parameter.

This comment was marked as resolved.

.
.It Fl -preserve-symlinks
Expand Down