XML_PP(1) User Contributed Perl Documentation XML_PP(1) NAME xml_pp - xml pretty-printer SYNOPSYS xml_pp [options] [] DESCRIPTION XML pretty printer using XML::Twig OPTIONS -i[] edits the file(s) in place, if an extension is provided (no space between "-i" and the extension) then the original file is backed-up with that extension The rules for the extension are the same as Perl's (see perldoc perlrun): if the extension includes no "*" then it is appended to the original file name, If the extension does contain one or more "*" characters, then each "*" is replaced with the current filename. -s