NAME
docbook2odf - Convert docbook document to Oasis Open Document
SYNOPSIS
docbook2odf [--help] --input-file [--output-file]
DESCRIPTION
Docbook2odf is a toolkit that automaticaly converts DocBook to OASIS
OpenDocument. Conversion is based on a XSLT which makes it easy to
convert DocBook->ODF, ODT, ODS and ODP as all these documents are XML
based.
The result is provided in a one zipped ODF file (.odt/.odp/.ods) with
all required content. There are group of utilities like docbook2odt,
docbook2ods and docbook2odp as docbook2odf is actually universally
converting to these respective formats.
OPTIONS
-V display the version of docbok2odf and exit.
--input-file
specify input docbook filename.
--output-file
specify output opendocument filename.
--force
overwrite existing output filename.
--debug
show debug messages.
--quiet
quiet (no output).
--help prints short help.
AUTHOR
Roman Fordinal (fordinal (at) webcom.sk)