diff --git a/doc/node.1 b/doc/node.1 index d2d573151f879b..95fd700bc03310 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -454,7 +454,7 @@ Print stack traces for process warnings (including deprecations). .It Fl -track-heap-objects Track heap object allocations for heap snapshots. . -.It Fl --unhandled-rejections=mode +.It Fl -unhandled-rejections=mode Define the behavior for unhandled rejections. Can be one of `strict` (raise an error), `warn` (enforce warnings) or `none` (silence warnings). . .It Fl -use-bundled-ca , Fl -use-openssl-ca