Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,9 +731,13 @@ Disable the ability of starting a debugging session by sending a
added:
- v21.3.0
- v20.11.0
Comment thread
jean-michelet marked this conversation as resolved.
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/64742
description: The `--disable-warning` flag is now stable.
-->

> Stability: 1.1 - Active development
> Stability: 2 - Stable
Comment thread
avivkeller marked this conversation as resolved.

Disable specific process warnings by `code` or `type`.

Expand Down