logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xmlpatch - Patch an XML file with an xmldiff

Author

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).

xmlpatch-2.4                                       04 Nov 2019                                       xmlpatch(1)

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]

See Also