Skip to content

Commit

Permalink
docs: Уточнение документации
Browse files Browse the repository at this point in the history
  • Loading branch information
yukon39 committed Jun 26, 2021
1 parent 9084329 commit 8f90150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

`coverage-cli convert --input coverage.csv --input coveredLines.xml --config coverage-conf.json`

## 4 Формирование списка строк, требующих покрытия (необязательно)
## 4 Формирование списка строк, требующих покрытия

Формирует список строк требующих покрытия. Пример:
`coverage-cli lines --sources src/cf --output linesToCover.xml`
Expand Down

0 comments on commit 8f90150

Please sign in to comment.