From 2bb1bc56cd9a9a72690b845e9f897e20f9da1f6c Mon Sep 17 00:00:00 2001 From: philsquared Date: Thu, 30 Dec 2010 08:46:27 -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 51158cd..608fe93 100644 --- a/Command-line.md +++ b/Command-line.md @@ -19,7 +19,7 @@ Alternative use -t or --test to specify which tests to run. This option takes 1- -r, --report <reporter> -A reporter is an object that formats and structures the output of running tests, and potentially summaries the results. By default a basic reporter is used that writes IDE friendly results. CATCH comes bundled with some alternative reporters, but more can be added in client code.
+A reporter is an object that formats and structures the output of running tests, and potentially summarises the results. By default a basic reporter is used that writes IDE friendly results. CATCH comes bundled with some alternative reporters, but more can be added in client code.
The bundled reporters are: