Skip to content

Commit 11c0ecd

Browse files
committed
doc: add --update-assert-snapshot to node.1
1 parent 10c8c5c commit 11c0ecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/node.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,9 @@ Track heap object allocations for heap snapshots.
486486
.It Fl -unhandled-rejections=mode
487487
Define the behavior for unhandled rejections. Can be one of `strict` (raise an error), `warn` (enforce warnings) or `none` (silence warnings).
488488
.
489+
.It Fl -update-assert-snapshot
490+
Updates snapshot files used by `assert.snapshot()`.
491+
.
489492
.It Fl -use-bundled-ca , Fl -use-openssl-ca
490493
Use bundled Mozilla CA store as supplied by current Node.js version or use OpenSSL's default CA store.
491494
The default store is selectable at build-time.

0 commit comments

Comments
 (0)