mdpm -- A collection of model-based diff, patch, and merge algorithms
mdpm <command> [ <options> ] <files>
The mdpm tool ....
By default, the
Supported document formats are:
XMLLaTeXCXNMLOMDocSee also online document "mdpm -- model-based diff, patch, and merge algorithms".
The client has a set of sub-commands that are supported on the current development environment and will be supported in future releases.
diff <file>
patch <file>
merge
help
The client has a set of standard options that are supported on the current development environment and will be supported in future releases.
-d <file>
-o <file>
mdpm diff foo.xml bar.xml
mdpm returns a zero exist status if it succeeds to process the specified input files. Non zero is returned in case of failure.
Written by Normen Mueller.
Report bugs to <n.mueller@jacobs-university.de>.
This is open-source software, available to you under a LGPL license. See accompanying "COPYRIGHT" file for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.