xmlpatch(1) | Patch an XML file with an xmldiff | xmlpatch(1) |
xmlpatch - Patch an XML file with an xmldiff
xmlpatch [-h] [-v]
xmlpatch is a command-line utility to patch an XML file with an xmldiff.
The patchfile is a file provided by xmldiff command.
The following command will use a patchfile to patch the xmlfile.
$ xmlpatch patchfile xmlfile
xmlpatch was written by Lennart Regebro <lregebro@shoobx.com> and Stephan Richter <srichter@shoobx.com>.
This manual page was written by Thiago Andrade Marques <thmarques@gmail.com> for the Debian project (but may be used by others).
04 Nov 2019 | xmlpatch-2.4 |