mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-29 16:41:04 +02:00
Updated Command line (markdown)
@@ -72,7 +72,7 @@ Examples:
|
|||||||
|
|
||||||
## Sending output to a file
|
## Sending output to a file
|
||||||
<pre>
|
<pre>
|
||||||
-o, --out <filename>
|
-o, --output <filename>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Use this option to send all output to a file. Without the option output is sent to stdout (note that uses of stdout and stderr *from within test cases* are redirected and included in the report - so even stderr will effectively end up on stdout).
|
Use this option to send all output to a file. Without the option output is sent to stdout (note that uses of stdout and stderr *from within test cases* are redirected and included in the report - so even stderr will effectively end up on stdout).
|
||||||
|
Reference in New Issue
Block a user