diff --git a/docs/CLI.md b/docs/CLI.md index 59fcd897806e..3ffc88d52ea2 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -447,9 +447,9 @@ Prints the seed value in the test report summary. See [`--seed=`](#--seednu Can also be set in configuration. See [`showSeed`](Configuration.md#showseed-boolean). -### `--silent` +### `--silent[=]` -Prevent tests from printing messages through the console. +Prevent tests from printing messages through the console. Defaults to true. Disable using `--no-silent` or `--silent=false`. ### `--testEnvironmentOptions=`