Skip to content

Commit

Permalink
doc: update content
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
debadree25 and aduh95 committed Dec 11, 2022
1 parent 6636a9b commit 6f26a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Expand Up @@ -1630,7 +1630,7 @@ when the option is used on a platform that does not support it.

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

Option to ensure output of stdout is preserved during --watch on restart.
Disable the clearing of the console when watch mode restarts the process.

```console
$ node --watch --watch-preserve-output test.js
Expand Down

0 comments on commit 6f26a5e

Please sign in to comment.