Document that --number-sections works in ms.

Closes #6935.
This commit is contained in:
John MacFarlane 2020-12-08 15:14:34 -08:00
parent 5990cbb150
commit d73ef09c84

View file

@ -1000,8 +1000,8 @@ header when requesting a document from a URL:
`-N`, `--number-sections`
: Number section headings in LaTeX, ConTeXt, HTML, Docx, or EPUB output.
By default, sections are not numbered. Sections with class
: Number section headings in LaTeX, ConTeXt, HTML, Docx, ms, or EPUB
output. By default, sections are not numbered. Sections with class
`unnumbered` will never be numbered, even if `--number-sections`
is specified.