From 3c75a4c9300ffb67f8ab70733eba60774f54ae52 Mon Sep 17 00:00:00 2001
From: Arlo O'Keeffe <MailToArlo@googlemail.com>
Date: Wed, 11 Jul 2012 14:39:13 -0600
Subject: [PATCH] Added information about including multiple CSS files.

---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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.