.TH "COBERTURA-MERGE" "1" .SH "NAME" cobertura-merge \(em merge multiple data files into a single data file .SH "SYNOPSIS" .PP \fBcobertura-merge\fR [\fB\-\-datafile file\fP] datafile [...] .SH "DESCRIPTION" .PP \fBcobertura-merge\fR can be run after your JUnit tests to merge multiple data files into a single data file. .SH "OPTIONS" .IP "\fB\-\-datafile file\fP " 10 Specify the name of the file containing metadata about your classes. This is the "destination" file into which the contents of the other data files will be merged. Default value: "./cobertura.ser". .SH "SEE ALSO" .PP junit(1), cobertura-instrument(1), cobertura-report(1), cobertura-check(1). .SH "AUTHOR" .PP This manual page was written by Miguel Landaeta for the \fBDebian\fP system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the terms of GNU General Public License, Version 2 or any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man