Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2727,6 +2727,12 @@ when the option is used on a platform that does not support it.

### `--watch-preserve-output`

<!-- YAML
added:
- v19.3.0
- v18.13.0
-->

Disable the clearing of the console when watch mode restarts the process.

```bash
Expand Down