aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 5b4de3942..177b40ada 100644
--- a/README
+++ b/README
@@ -418,9 +418,10 @@ Options
By default, pandoc will include the following metadata elements:
`<dc:title>` (from the document title), `<dc:creator>` (from the
- document authors), `<dc:language>` (from the locale), and
- `<dc:identifier id="BookId">` (a randomly generated UUID). Any of
- these may be overridden by elements in the metadata file.
+ document authors), `<dc:language>` (from the `lang` variable, or,
+ if is not set, the locale), and `<dc:identifier id="BookId">` (a
+ randomly generated UUID). Any of these may be overridden by elements
+ in the metadata file.
`-D` *FORMAT*, `--print-default-template=`*FORMAT*
: Print the default template for an output *FORMAT*. (See `-t`