summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2012-07-11 15:01:58 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2012-07-11 15:01:58 -0700
commit9c4bb2fc129eba6b809c49581916b548cd367309 (patch)
treef4c269d630f8be74234c4519966d7f4dcf8c3d40
parent5c56165555545ac8091f4d8b316a16ca8c09f975 (diff)
parent3c75a4c9300ffb67f8ab70733eba60774f54ae52 (diff)
Merge pull request #561 from ArloL/patch-1
Added documentation about including multiple CSS files
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 0cf8d34e6..39c21b0fd 100644
--- a/README
+++ b/README
@@ -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.