sebastianbergmann / phpcov

TextUI frontend for php-code-coverage
BSD 3-Clause "New" or "Revised" License
226 stars 58 forks source link

Readme is not up-to-date #9

Closed Mikulas closed 11 years ago

Mikulas commented 11 years ago

For example, the merge option usage (as indicated by phpcov --help) should read

-phpcov merge --clover coverage.xml /home/sb/example
+phpcov --merge --clover coverage.xml /home/sb/example

There seems to be other differences between the documentation and phpcov, but I just found the tool and know nothing about it.

sebastianbergmann commented 11 years ago

These changes were made in preparation for the release of PHPCOV 2.0.