aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-11-01 21:48:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-11-01 21:48:30 -0700
commit02c579ff3c8256f2e3529f76a6f665a85fec084d (patch)
tree3282f7310f45a03d79506eb8418153855f966e79 /MANUAL.txt
parente96f3fd813b3f8b73c3457ff6e9177e2a4a74164 (diff)
downloadpandoc-02c579ff3c8256f2e3529f76a6f665a85fec084d.tar.gz
Revert "ALlow multiple comma-separated files for `--defaults`."
This reverts commit e96f3fd813b3f8b73c3457ff6e9177e2a4a74164.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 92c439f32..de6c48446 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -356,12 +356,11 @@ header when requesting a document from a URL:
`slidy`, `slideous`, or `s5` directory
placed in this directory will override pandoc's normal defaults.
-`-d` *FILE*[,*FILE*,...], `--defaults=`*FILE*[,*FILE*,...]
+`-d` *FILE*, `--defaults=`*FILE*
: Specify a set of default option settings. *FILE* is a YAML
file whose fields correspond to command-line option
- settings. (Multiple files may be specified, separated by
- commas.) All options for document conversion, including input
+ settings. All options for document conversion, including input
and output files, can be set using a defaults file. The file will
be searched for first in the working directory, and then in
the `defaults` subdirectory of the user data directory