aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-06-13 11:04:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-06-13 11:04:31 -0700
commite9b81bf5c4f8bb70b33e9fd818082ab5116329ea (patch)
treecb684a7c2fb0976e6fd905f0be383c336c07a206 /MANUAL.txt
parent7e477db95cfb02d155b3a0ede86094143b5ab7ee (diff)
downloadpandoc-e9b81bf5c4f8bb70b33e9fd818082ab5116329ea.tar.gz
MANUAL: Clarify that --toc requires --standalone. See #4703.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index e08d3cdf2..ae2d4eced 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -713,8 +713,9 @@ General writer options
: Include an automatically generated table of contents (or, in
the case of `latex`, `context`, `docx`, `odt`,
`opendocument`, `rst`, or `ms`, an instruction to create
- one) in the output document. This option has no effect on
- `man`, `docbook4`, `docbook5`, or `jats` output.
+ one) in the output document. This option has no effect
+ unless `-s/--standalone` is used, and it has no effect
+ on `man`, `docbook4`, `docbook5`, or `jats` output.
`--toc-depth=`*NUMBER*