Query: xml_merge
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML_MERGE(1p) User Contributed Perl Documentation XML_MERGE(1p)NAMExml_merge - merge back XML files split with C<xml_split>DESCRIPTION"xml_merge" takes several xml files that have been split using "xml_split" and recreates a single file.OPTIONS-o <output_file> unless this option is used the program output goes to STDOUT -i the files use XInclude instead of processing instructions (they were created using the "-i" option in "xml_split") -v verbose output -V outputs version and exit -h short help -m man (requires pod2text to be in the path)EXAMPLESxml_merge foo-00.xml # output to stdout xml_merge -o foo.xml foo-00.xml # output to foo.xmlSEE ALSOXML::Twig, xml_splitTODO/BUGSAUTHORMichel Rodriguez <mirod@cpan.org>LICENSEThis tool is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2010-09-20 XML_MERGE(1p)
Related Man Pages |
---|
config::any::xml(3) - mojave |
xml_grep(1) - centos |
xml_pp(1p) - debian |
xml_split(1) - centos |
config::any::xml(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
script to merge xml files with options |
unable to install xdiff utility in Ubuntu7.10 |