Skip to content

Commit f2f4df1

Browse files
committed
doc: stabilize --disable-sigusr1
Signed-off-by: RafaelGSS <[email protected]>
1 parent 255dd7b commit f2f4df1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/api/cli.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,10 +628,12 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
628628
added:
629629
- v23.7.0
630630
- v22.14.0
631+
changes:
632+
- version: REPLACEME
633+
pr-url: https://github.com/nodejs/node/pull/59706
634+
description: The option is no longer experimental.
631635
-->
632636

633-
> Stability: 1.2 - Release candidate
634-
635637
Disable the ability of starting a debugging session by sending a
636638
`SIGUSR1` signal to the process.
637639

0 commit comments

Comments
 (0)