table of contents
XMLTIDY(1p) | User Contributed Perl Documentation | XMLTIDY(1p) |
NAME¶
xmltidy - tidy an XML documentSYNOPSIS¶
xmltidy FileName.xml <indent_string>DESCRIPTION¶
The FileName is the file that will be tidied, and the optional indent_string is the string that should be inserted for each indent level, which defaults to two spaces.2017-08-14 | perl v5.26.0 |