Note on the effect of --standalone on native output.

This commit is contained in:
John MacFarlane 2018-05-03 09:40:39 -07:00
parent 7e0362eeb2
commit 83fe92d23b

View file

@ -642,7 +642,8 @@ General writer options
: Produce output with an appropriate header and footer (e.g. a
standalone HTML, LaTeX, TEI, or RTF file, not a fragment). This option
is set automatically for `pdf`, `epub`, `epub3`, `fb2`, `docx`, and `odt`
output.
output. For `native` output, this option causes metadata to
be included; otherwise, metadata is suppressed.
`--template=`*FILE*