From aa9a8f82ca2a4a90994975ae89506df2a11579d4 Mon Sep 17 00:00:00 2001 From: Dario Piotrowicz Date: Tue, 8 Jul 2025 19:47:03 +0100 Subject: [PATCH] doc: add stability index to the `--watch-kill-signal` flag --- doc/api/cli.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/api/cli.md b/doc/api/cli.md index 2a43a489458950..23ae95903569af 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -3149,6 +3149,8 @@ added: - REPLACEME --> +> Stability: 1.1 - Active Development + Customizes the signal sent to the process on watch mode restarts. ```bash