README: document that --toc works with docx.

Closes #2787.
This commit is contained in:
John MacFarlane 2016-03-18 14:54:09 -07:00
parent 28c7617f19
commit 8d1c01809e

4
README
View file

@ -545,9 +545,9 @@ General writer options
`--toc`, `--table-of-contents`
: Include an automatically generated table of contents (or, in
the case of `latex`, `context`, and `rst`, an instruction to create
the case of `latex`, `context`, `docx`, and `rst`, an instruction to create
one) in the output document. This option has no effect on `man`,
`docbook`, `slidy`, `slideous`, `s5`, `docx`, or `odt` output.
`docbook`, `slidy`, `slideous`, `s5`, or `odt` output.
`--toc-depth=`*NUMBER*