diff --git a/doc/api/cli.md b/doc/api/cli.md index 27e21835fd5b27..6026fe25d05645 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -2727,6 +2727,12 @@ when the option is used on a platform that does not support it. ### `--watch-preserve-output` + + Disable the clearing of the console when watch mode restarts the process. ```bash