Skip to content

Commit 8a951bb

Browse files
authored
Apply suggestions from code review
Co-authored-by: Aviv Keller <me@aviv.sh>
1 parent 2f5a651 commit 8a951bb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3915,8 +3915,8 @@ one is included in the list below.
39153915
* `--test-coverage-branches`
39163916
* `--test-coverage-exclude`
39173917
* `--test-coverage-functions`
3918-
* `--test-coverage-include`
39193918
* `--test-coverage-include-all`
3919+
* `--test-coverage-include`
39203920
* `--test-coverage-lines`
39213921
* `--test-global-setup`
39223922
* `--test-isolation`

doc/node.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2132,10 +2132,10 @@ one is included in the list below.
21322132
.It
21332133
\fB--test-coverage-functions\fR
21342134
.It
2135-
\fB--test-coverage-include\fR
2136-
.It
21372135
\fB--test-coverage-include-all\fR
21382136
.It
2137+
\fB--test-coverage-include\fR
2138+
.It
21392139
\fB--test-coverage-lines\fR
21402140
.It
21412141
\fB--test-global-setup\fR

0 commit comments

Comments
 (0)