diff --git a/Command-line.md b/Command-line.md index 6a00b4c..63e8574 100644 --- a/Command-line.md +++ b/Command-line.md @@ -55,18 +55,18 @@ To see successul, as well as failing, test results just pass this option. ## Listing available tests or reporters
--l, --list [test|reporter] [xml] +-l, --list [tests | reporters] [xml]With no arguments this option will list all registered tests and reporters using a standard line based listing format.
-l --l test --l reporter xml +-l tests +-l reporters xml -l xml