other versions
- buster 0.6.10-3
XMLREV(1) | User's Manual | XMLREV(1) |
NAME¶
xmlrev - Tree 2 tree correction between xml documentsSYNOPSIS¶
xmlrev [ options ] original_file modified_fileDESCRIPTION¶
xmlrev can be used to display the differences between two XML documents computed by xmldiff as an HTML document.OPTIONS¶
- -h, --help
- display this help message and exit.
- --revision
- show difference between revisions as an HTML file (default)
- --diff
- show difference between revisions as XUpdate
REQUIRES¶
python, xmldiff, libxml2-utils, xsltproc, spSEE ALSO¶
xmldiff(1)AUTHOR¶
Sylvain Thénault <sylvain.thenault@logilab.fr>This manpage was written by Alexandre Fayolle <alexandre.fayolle@logilab.fr>.
December 22, 2004 | xmlrev |