From 2a92fec18de7f3e706b2dea66cb8c71af65368a9 Mon Sep 17 00:00:00 2001 From: philsquared Date: Thu, 30 Dec 2010 08:54:07 -0800 Subject: [PATCH] Added preamble Updated Command line (markdown) --- Command-line.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Command-line.md b/Command-line.md index 1f89e7c..d2170a9 100644 --- a/Command-line.md +++ b/Command-line.md @@ -1,3 +1,10 @@ +CATCH works quite nicely without any command line options at all - but for those times when you want greater control the following options are available. +Note that options are described according to the following pattern: + +-<short option name>, --<longer alternative name> <arguments, if any - optional arguments enclosed in square brackets> + +<description> + ## Specifying which tests to run