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