Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit c76ede5

Browse files
committed
readme: add missing parameter
Signed-off-by: Luís Ferreira <[email protected]>
1 parent ea7a618 commit c76ede5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ This is the parameters list:
2020
- `-r`, `--report`: Path to the coverage report _(Required)_
2121
- `-e`, `--engine`: Engine Report Type (dotcover, opencover). _(Required)_
2222
- `-p`, `--partial`: Send report as a partial report _(Default: false)_
23+
- `-f`, `--final`: Send final coverage request _(Default: false)_
2324
- `--help`: Display this help screen.
2425
- `--version`: Display version information.
2526

0 commit comments

Comments
 (0)