corosync-xmlproc - Man Page

Converts corosync.xml to the Corosync configuration file.

Synopsis

corosync-xmlproc input_xml [output_file]

Description

corosync-xmlproc Converts valid corosync.xml file to the Corosync configuration file format. Command internally uses xsltproc for XML conversion.

Options

input_xml

Valid XML file to convert.

output_file

Destination file name. If parameter is - or omitted, output is written to standard output.

See Also

corosync.xml(5)

Author

Jan Friesse

Referenced By

corosync.xml(5).

2011-12-16