diff --git a/docs/command-line.md b/docs/command-line.md index d1d4bd4a..1c5ded28 100644 --- a/docs/command-line.md +++ b/docs/command-line.md @@ -115,7 +115,7 @@ Sometimes this results in a flood of failure messages and you'd rather just see --list-reporters -```-l``` or ```--list-tests`` will list all registered tests, along with any tags. +```-l``` or ```--list-tests``` will list all registered tests, along with any tags. If one or more test-specs have been supplied too then only the matching tests will be listed. ```-t``` or ```--list-tags``` lists all available tags, along with the number of test cases they match. Again, supplying test specs limits the tags that match. @@ -217,4 +217,4 @@ Prints the command line arguments to stdout --- -[Home](Readme.md) \ No newline at end of file +[Home](Readme.md)