mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
typo
This commit is contained in:
parent
1a3f6d829b
commit
8cad76a749
@ -225,7 +225,7 @@ Prints the command line arguments to stdout
|
||||
## Specify the section to run
|
||||
<pre>-s, --section <section name></pre>
|
||||
|
||||
To limit exection to a specific section within a test case, use this option one or more times.
|
||||
To limit execution to a specific section within a test case, use this option one or more times.
|
||||
To narrow to sub-sections use multiple instances, where each subsequent instance specifies a deeper nesting level.
|
||||
|
||||
E.g. if you have:
|
||||
|
Loading…
Reference in New Issue
Block a user