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