diff options
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst index a4657c4..543df62 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -210,7 +210,7 @@ If you are collecting and renaming your own data files, you'll need to name them properly for **combine** to find them. It looks for files named after the data file (defaulting to ".coverage", overridable with COVERAGE_FILE), with a dotted suffix. All such files in the current directory will be combined. -Here are some examples of combinable data files:: +Here are some examples of data files that can be combined:: .coverage.machine1 .coverage.20120807T212300 |