Skip to content

Commit c507640

Browse files
committed
update cli doc
1 parent 1a0c266 commit c507640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/content/docs/cli/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ information.
1919
Usage:
2020
tap [options] [<files>]
2121
22-
tap v16.1.0 - A Test-Anything-Protocol library for JavaScript
22+
tap v16.2.0 - A Test-Anything-Protocol library for JavaScript
2323
2424
Executes all the files and interprets their output as TAP formatted test result
2525
data. If no files are specified, then tap will search for testy-looking files,
@@ -260,7 +260,7 @@ Code Coverage Options:
260260
This can be run on its own at any time after a test run
261261
that included coverage.
262262
263-
Available NYC reporters: clover cobertura html json
263+
Built-in NYC reporters: clover cobertura html json
264264
json-summary lcov lcovonly none teamcity text text-lcov
265265
text-summary
266266

0 commit comments

Comments
 (0)