Updated Command line (markdown)

philsquared
2010-12-30 08:48:07 -08:00
parent 2bb1bc56cd
commit 6064354732

@@ -43,5 +43,5 @@ In addition to the command line option, ensure you have built your code with the
-s, --success
</pre>
Usually you only want to see reporting for failed tests. Sometimes it's usually to see all the output (especially when you don't trust that that test you just added worked first time!).
Usually you only want to see reporting for failed tests. Sometimes it's useful to see *all* the output (especially when you don't trust that that test you just added worked first time!).
To see successully, as well as failing, test results just pass this option.