Provided by: xml2rfc_2.4.3-1_all 

NAME
xml2rfc - format RFCs using XML markup
SYNOPSIS
xml2rfc SOURCE [options] FORMATS...
DESCRIPTION
Example: xml2rfc draft.xml -f Draft-1.0 --text --html
OPTIONS
-h, --help
show this help message and exit
-v, --verbose
print extra information
-q, --quiet
dont print anything
-n, --no-dtd
disable DTD validation step
-c CACHE, --cache=CACHE
specify an alternate cache directory to write to
-d DTD, --dtd=DTD
specify an alternate dtd file
-b NAME, --basename=NAME
specify the base name for output files
-o FILE, -f FILE, --out=FILE, --filename=FILE
specify an explicit output filename (only valid with a single format enabled)
--date=DATE
run as if todays date is DATE (format: yyyy-mm-dd)
--clear-cache
purge the cache and exit
--version
display the version number and exit
Formats:
At least one but as many as all of the following output formats must be specified. The destination
filename will be based on the input filename, unless an argument was given to --basename.
--raw outputs to a text file, unpaginated
--text outputs to a text file with proper page breaks
--nroff
outputs to an nroff file
--html outputs to an html file
--exp outputs to an XML file with all references expanded
xml2rfc 2.4.3 November 2013 XML2RFC(1)