mdpm(1)
mdpm(1)
USER COMMANDS

NAME

mdpm -- A collection of model-based diff, patch, and merge algorithms

SYNOPSIS

mdpm <command> [ <options> ] <files>

PARAMETERS

<commad>
Sub-command. See COMMANDS below.
<options>
Command line options. See OPTIONS below.
<files>
FILES are `FILE1 FILE2'. If a FILE is `-', read standard input.

DESCRIPTION

The mdpm tool ....

By default, the

Supported document formats are:

See also online document "mdpm -- model-based diff, patch, and merge algorithms".

COMMANDS

The client has a set of sub-commands that are supported on the current development environment and will be supported in future releases.

Standard Options

diff <file>
...
patch <file>
...
merge
...
help
Print synopsis of mdpm.

OPTIONS

The client has a set of standard options that are supported on the current development environment and will be supported in future releases.

Standard Options

-d <file>
Specify where to find a description file.
-o <file>
Specify where to place the difference script

EXAMPLES

Compare two document revisions of an arbritrary XML format
mdpm diff foo.xml bar.xml

EXIT STATUS

mdpm returns a zero exist status if it succeeds to process the specified input files. Non zero is returned in case of failure.

AUTHOR

Written by Normen Mueller.

REPORTING BUGS

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.

SEE ALSO

locutor(1)

version 0.0.1
mdpm(1)
Nov 26, 2007