diff --git a/doc/api/cli.md b/doc/api/cli.md index dd7cbbd12fc1b2..ef476a8d47332a 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -1064,6 +1064,9 @@ changes: Name of the file to which the report will be written. +If the filename is set to `stdout` or `stderr`, the report is written to the +stdout or stderr of the process respectively. + ### `--report-on-fatalerror`