diff --git a/doc/api/cli.md b/doc/api/cli.md index 49c52abca26cf7..7133a7a369bdfd 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -2758,6 +2758,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