From 447b99e35d61b9379825b53906e5517964e20072 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 18 Oct 2007 15:36:51 +0000 Subject: '--no-wrap' option now prevents the addition of structural whitespace in HTML output, minimizing the file size. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1053 788f1e2b-df1e-0410-8736-df70ead52e1b --- man/man1/pandoc.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') 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, -- cgit v1.2.3