aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-07-21 00:00:31 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-07-21 00:00:31 -0700
commit7712a0a91f5dd6b72d06de72356da8d823065abc (patch)
treee1f01a279a429904335ad077d961d41797995b1b
parentae3a5d5a75d05f735bed122f63577d4c9a46f96e (diff)
downloadpandoc-7712a0a91f5dd6b72d06de72356da8d823065abc.tar.gz
Updated --data-dir documentation to include epub.css.
-rw-r--r--README5
-rw-r--r--man/man1/pandoc.1.md5
2 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 0b1f0c11f..246b6d4c2 100644
--- a/README
+++ b/README
@@ -444,8 +444,9 @@ For further documentation, see the `pandoc(1)` man page.
C:\Documents And Settings\USERNAME\Application Data\pandoc
- in Windows. A reference ODT, `templates` directory, `s5` directory
- placed in this directory will override pandoc's normal defaults.
+ in Windows. A `reference.odt`, `epub.css`, `templates` directory,
+ or `s5` directory placed in this directory will override pandoc's
+ normal defaults.
`--dump-args`
: is intended to make it easier to create wrapper scripts that use
diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md
index d8cddb1d5..0e4fa8890 100644
--- a/man/man1/pandoc.1.md
+++ b/man/man1/pandoc.1.md
@@ -269,8 +269,9 @@ should pipe input and output through `iconv`:
C:\Documents And Settings\USERNAME\Application Data\pandoc
- in Windows. A reference ODT, `templates` directory, `s5` directory
- placed in this directory will override pandoc's normal defaults.
+ in Windows. A `reference.odt`, `epub.css`, `templates` directory,
+ or `s5` directory placed in this directory will override pandoc's
+ normal defaults.
\--dump-args
: Print information about command-line arguments to *stdout*, then exit.