Skip to content

Commit 8d37584

Browse files
authored
doc: add versions when --watch-preserve-output was added
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]>
1 parent e2ea65c commit 8d37584

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,6 +2738,12 @@ when the option is used on a platform that does not support it.
27382738

27392739
### `--watch-preserve-output`
27402740

2741+
<!-- YAML
2742+
added:
2743+
- v19.3.0
2744+
- v18.13.0
2745+
-->
2746+
27412747
Disable the clearing of the console when watch mode restarts the process.
27422748

27432749
```bash

0 commit comments

Comments
 (0)