aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlbert Krewinkel <tarleb@moltkeplatz.de>2014-04-27 20:09:54 +0200
committerAlbert Krewinkel <tarleb@moltkeplatz.de>2014-04-27 21:21:20 +0200
commita76869ced52e2502a93f1b90e5785305d0d8bb56 (patch)
tree1b101bf10d149c191d5de3a6b3672aaf3c21f7bb /README
parent6cf60f2f8e6aa4e948f7f8140c4f0c7b3156f037 (diff)
downloadpandoc-a76869ced52e2502a93f1b90e5785305d0d8bb56.tar.gz
README: Update variable defaults documentation
The documented default values of variables now agree with their true default values as defined in Writer/HTML.hs.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 18c296fdd..8ca5ccc41 100644
--- a/README
+++ b/README
@@ -507,7 +507,7 @@ Options affecting specific writers
`-c` *URL*, `--css=`*URL*
: 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.
+ 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.
@@ -771,9 +771,9 @@ as `title`, `author`, and `date`) as well as the following:
: base URL for Slidy documents (defaults to
`http://www.w3.org/Talks/Tools/Slidy2`)
`slideous-url`
-: base URL for Slideous documents (defaults to `default`)
+: base URL for Slideous documents (defaults to `slideous`)
`s5-url`
-: base URL for S5 documents (defaults to `ui/default`)
+: base URL for S5 documents (defaults to `s5/default`)
`revealjs-url`
: base URL for reveal.js documents (defaults to `reveal.js`)
`theme`