Skip to content

Commit 11452a9

Browse files
cjihrigRafaelGSS
authored andcommitted
doc: add --update-assert-snapshot to node.1
PR-URL: #44429 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent 0d77342 commit 11452a9

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)