diff --git a/doc/node.1 b/doc/node.1 index a199a12992589c..a9a3ccfab77397 100644 --- a/doc/node.1 +++ b/doc/node.1 @@ -442,7 +442,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