Added information about including multiple CSS files.

This commit is contained in:
Arlo O'Keeffe 2012-07-11 14:39:13 -06:00
parent 5c56165555
commit 3c75a4c930

3
README
View file

@ -414,7 +414,8 @@ Options affecting specific writers
`--standalone`.
`-c` *URL*, `--css=`*URL*
: Link to a CSS style sheet.
: Link to a CSS style sheet. This option can be be used repeatedly to
include multiple files. They will be included in the order specified.
`--reference-odt=`*FILE*
: Use the specified file as a style reference in producing an ODT.