.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12. .TH XMLFORMAT "1" "October 2012" "xmlformat 1.04 (Perl version)" "User Commands" .SH NAME xmlformat \- XML Document Formatter .SH SYNOPSIS .B xmlformat [\fIoptions\fR] \fIxml-file\fR .SH OPTIONS \fB\-\-help\fR, \fB\-h\fR .IP Print this message and exit. .PP \fB\-\-backup\fR suffix \fB\-b\fR suffix .IP Back up the input document, adding suffix to the input filename to create the backup filename. .PP \fB\-\-canonized\-output\fR .IP Proceed only as far as the document canonization stage, printing the result. .PP \fB\-\-check\-parser\fR .IP Parse the document into tokens and verify that their concatenation is identical to the original input document. This option suppresses further document processing. .PP \fB\-\-config\-file\fR file_name, \fB\-f\fR file_name .IP Specify the configuration filename. If no file is named, xmlformat uses the file named by the environment variable XMLFORMAT_CONF, if it exists, or ./xmlformat.conf, if it exists. Otherwise, xmlformat uses built\-in formatting options. .PP \fB\-\-in\-place\fR, \fB\-i\fR .IP Format the document in place, replacing the contents of the input file with the reformatted document. (It's a good idea to use \fB\-\-backup\fR along with this option.) .PP \fB\-\-show\-config\fR .IP Show configuration options after reading configuration file. This option suppresses document processing. .PP \fB\-\-show\-unconfigured\-elements\fR .IP Show elements that are used in the document but for which no options were specified in the configuration file. This option suppresses document output. .PP \fB\-\-verbose\fR, \fB\-v\fR .IP Be verbose about processing stages. .PP \fB\-\-version\fR, \fB\-V\fR .IP Show version information and exit. .SH AUTHOR Paul DuBois paul@kitebird.com This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system, but may be used by others.