Skip to content

Commit

Permalink
doc: add versions when --watch-preserve-output was added
Browse files Browse the repository at this point in the history
PR-URL: #54328
Refs: #45717
Reviewed-By: Jake Yuesong Li <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Debadree Chatterjee <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
Reviewed-By: Moshe Atlow <[email protected]>
  • Loading branch information
theoludwig committed Aug 16, 2024
1 parent e2ea65c commit 8d37584
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2738,6 +2738,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

0 comments on commit 8d37584

Please sign in to comment.