summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/howto.txt b/howto.txt
index 2002da1a..f6c0743f 100644
--- a/howto.txt
+++ b/howto.txt
@@ -85,10 +85,10 @@
$ make metacov
- This will run coverage under its own measurement. You can do this in
- different environments (Linux vs. Windows, for example), then copy the
- data files (.coverage.meta.*) to one machine for combination and
- reporting. To combine and report:
+ This will run coverage.py under its own measurement. You can do this in
+ different environments (Linux vs. Windows, for example), then copy the data
+ files (.metacov.*) to one machine for combination and reporting. To
+ combine and report:
$ make metahtml