From 384dc993514007f023bcf6313b7705f355d46a21 Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Fri, 3 Jan 2025 11:56:31 -0300 Subject: [PATCH] Update doc/api/cli.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Michaƫl Zasso --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index d9652da4058042..0b68083a0f8319 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -580,7 +580,7 @@ property throw an exception with the code `ERR_PROTO_ACCESS`. added: REPLACEME --> -> Stability: 1.1 Active Development +> Stability: 1.2 - Release candidate Disable the ability of starting a debugging session by sending a `SIGUSR1` signal to the process.