summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-18 15:36:51 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-10-18 15:36:51 +0000
commit447b99e35d61b9379825b53906e5517964e20072 (patch)
treecc109865ad66553e61f9c381c2b97259278d880c /man
parenta81613df346818ff31889289b4ef82708dd1f73a (diff)
'--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
Diffstat (limited to 'man')
-rw-r--r--man/man1/pandoc.1.md4
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,