This commit is contained in:
Phil Nash 2017-02-01 14:39:06 +00:00
parent 1a3f6d829b
commit 8cad76a749
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ Prints the command line arguments to stdout
## Specify the section to run ## Specify the section to run
<pre>-s, --section &lt;section name&gt;</pre> <pre>-s, --section &lt;section name&gt;</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: