From 6064354732ee85affdde6a765eca716d40f17d6c Mon Sep 17 00:00:00 2001 From: philsquared Date: Thu, 30 Dec 2010 08:48:07 -0800 Subject: [PATCH] Updated Command line (markdown) --- Command-line.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Command-line.md b/Command-line.md index 608fe93..25288c1 100644 --- a/Command-line.md +++ b/Command-line.md @@ -43,5 +43,5 @@ In addition to the command line option, ensure you have built your code with the -s, --success -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. \ No newline at end of file