README - improved documentation of --columns option.

This commit is contained in:
John MacFarlane 2016-04-08 15:00:14 -07:00
parent 676b800993
commit cb8b1c2655

6
README
View file

@ -538,9 +538,9 @@ General writer options
`--columns=`*NUMBER* `--columns=`*NUMBER*
: Specify length of lines in characters (for text wrapping). : Specify length of lines in characters. This affects text wrapping
This affects only the generated source code, not the layout on in the generated source code (see `--wrap`). It also affects
the rendered page. calculation of column widths for plain text tables (see [Tables] below).
`--toc`, `--table-of-contents` `--toc`, `--table-of-contents`