Skip to content

Commit fbb8503

Browse files
cjihrigRafaelGSS
authored andcommitted
doc: add --update-assert-snapshot to node.1
PR-URL: #44429 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
1 parent a03add4 commit fbb8503

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/node.1

+3
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,9 @@ Track heap object allocations for heap snapshots.
483483
.It Fl -unhandled-rejections=mode
484484
Define the behavior for unhandled rejections. Can be one of `strict` (raise an error), `warn` (enforce warnings) or `none` (silence warnings).
485485
.
486+
.It Fl -update-assert-snapshot
487+
Updates snapshot files used by `assert.snapshot()`.
488+
.
486489
.It Fl -use-bundled-ca , Fl -use-openssl-ca
487490
Use bundled Mozilla CA store as supplied by current Node.js version or use OpenSSL's default CA store.
488491
The default store is selectable at build-time.

0 commit comments

Comments
 (0)