.TH ERP5DIFF 1 "4 Dec 2003" "ERP5DIFF version 0.1" Nexedi .SH NAME erp5diff \- find differences between two XML documents for ERP5 .SH SYNOPSIS .B erp5diff [\fIoptions\fR]... .LP .SH DESCRIPTION ERP5Diff is a XUpdate Generator for ERP5. It takes two XML files as input data, and generates differences between these two XML documents in XUpdate language. .LP ERP5Diff depends on more or less ERP5's XML data format. So this tool cannot be used for general purpose, but might work if your XML files are similar to ERP5's. .SH OPTIONS .TP \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR Specify the output file. The standard output is used by default. .TP \fB\-h\fR, \fB\-\-help\fR Display the usage and exit. .TP \fB\-v\fR, \fB\-\-verbose\fR Print verbose messages. Only useful for debugging. .SH AUTHOR Yoshinori OKUJI .SH "SEE ALSO" \fIhttp://www.xmldb.org/xupdate/index.html\fR, \fIhttp://www.w3.org/TR/xpath\fR, \fIhttp://www.w3.org/TR/REC-xml\fR, \fIhttp://erp5.org\fR