mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Make backticks symmetric in markdown
This commit is contained in:
parent
0cde0e90a6
commit
10c44847f4
@ -115,7 +115,7 @@ Sometimes this results in a flood of failure messages and you'd rather just see
|
|||||||
--list-reporters
|
--list-reporters
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
```-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.
|
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.
|
```-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)
|
[Home](Readme.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user