We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d77342 commit 11452a9Copy full SHA for 11452a9
doc/node.1
@@ -483,6 +483,9 @@ Track heap object allocations for heap snapshots.
483
.It Fl -unhandled-rejections=mode
484
Define the behavior for unhandled rejections. Can be one of `strict` (raise an error), `warn` (enforce warnings) or `none` (silence warnings).
485
.
486
+.It Fl -update-assert-snapshot
487
+Updates snapshot files used by `assert.snapshot()`.
488
+.
489
.It Fl -use-bundled-ca , Fl -use-openssl-ca
490
Use bundled Mozilla CA store as supplied by current Node.js version or use OpenSSL's default CA store.
491
The default store is selectable at build-time.
0 commit comments