aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.