Updated Command line (markdown)

philsquared
2010-12-30 09:24:03 -08:00
parent 1db056ea69
commit 37ac2d3a02

@@ -72,7 +72,7 @@ Examples:
## Sending output to a file ## Sending output to a file
<pre> <pre>
-o, --out &lt;filename> -o, --output &lt;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).