xmlpatch - Patch an XML file with an xmldiff
Contents
Description
xmlpatch is a command-line utility to patch an XML file with an xmldiff.
The patchfile is a file provided by xmldiff command.
Example
The following command will use a patchfile to patch the xmlfile.
$ xmlpatch patchfile xmlfile
Name
xmlpatch - Patch an XML file with an xmldiff
Options
-h,--help
Show help message and exit.
-v,--version
Display version and exit.
See Also
xmldiff(1).
Synopsis
xmlpatch [-h] [-v]
