summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-12-16 09:10:57 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-16 09:11:14 +0100
commitbbdc0e75421c3b10d75069041e4aff501d8672bf (patch)
tree67ff3862605a41fea276c9246cd5f65db1da1ee2
parent69f2734504c8626e4beb922e019ffb3744a75d9a (diff)
MANUAL: Default --columns width is 72, not 80.
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index b6dce1066..405a52957 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -563,7 +563,7 @@ General writer options
: Determine how text is wrapped in the output (the source
code, not the rendered version). With `auto` (the default),
pandoc will attempt to wrap lines to the column width specified by
- `--columns` (default 80). With `none`, pandoc will not wrap
+ `--columns` (default 72). With `none`, pandoc will not wrap
lines at all. With `preserve`, pandoc will attempt to
preserve the wrapping from the source document (that is,
where there are nonsemantic newlines in the source, there