aboutsummaryrefslogtreecommitdiff
path: root/README
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 /README
parenta81613df346818ff31889289b4ef82708dd1f73a (diff)
downloadpandoc-447b99e35d61b9379825b53906e5517964e20072.tar.gz
'--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 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1d508f3c1..0c21054a1 100644
--- a/README
+++ b/README
@@ -331,8 +331,8 @@ For further documentation, see the `pandoc(1)` man page.
sections are not numbered.
`--no-wrap`
-: disables text-wrapping in Markdown, reStructuredText, DocBook, and man
- output.
+: disables text-wrapping in Markdown, reStructuredText, DocBook, HTML,
+ and man output.
`--dump-args`
: is intended to make it easier to create wrapper scripts that use