diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/pandoc.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index c2b3c7863..c75767913 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -115,8 +115,8 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`. them.) \--no-wrap -: Disable text wrapping in Markdown, reStructuredText, DocBook, and man - output. (Default is to wrap text.) +: Disable text wrapping in Markdown, reStructuredText, DocBook, HTML, + and man output. (Default is to wrap text.) \--toc, \--table-of-contents : Include an automatically generated table of contents (HTML, markdown, |