forked from catchorg/Catch2
typo
This commit is contained in:
@ -225,7 +225,7 @@ Prints the command line arguments to stdout
|
|||||||
## Specify the section to run
|
## Specify the section to run
|
||||||
<pre>-s, --section <section name></pre>
|
<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.
|
To narrow to sub-sections use multiple instances, where each subsequent instance specifies a deeper nesting level.
|
||||||
|
|
||||||
E.g. if you have:
|
E.g. if you have:
|
||||||
|
Reference in New Issue
Block a user