Scroll to navigation

XMLTIDY(1p) User Contributed Perl Documentation XMLTIDY(1p)

NAME

xmltidy - tidy an XML document

SYNOPSIS

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.

2022-06-28 perl v5.34.0