9 a2x
-v
--dblatex-opts
"-P latex.output.revhistory=0" -f pdf
-d book
-L
-D pdf .pdf
/manual.txt
15 a2x
-v
-f text
-d book
-L
-D text .text
/manual.txt
21 a2x
-v
--xsltproc-opts
"--stringparam toc.section.depth 2" -f xhtml
-d book
-L
-D html .html
/manual.txt
24 rm -rf pdf .pdf text .text html .html