nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit f03f5d5b51ff72732a8513218cb610326d27ec15
parent 379b1556edbacc625e2994b9924896b590bacc75
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Sun,  4 Dec 2016 17:14:11 +0100

docs: correct and improve the description of --disable-wrapping

Diffstat:
Mdoc/texinfo/nano.texi | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi @@ -1504,8 +1504,8 @@ command-line option, which allows specifying an alternate spell checker. Disable the tab completion code when reading or writing files. @item --disable-wrapping -Disable hard-wrapping of overlong lines. This also eliminates the @code{-w} -command-line option, which enables long-line wrapping. +Disable all hard-wrapping of overlong lines. This also eliminates the +@code{-w} command-line option, which switches long-line wrapping off. @item --enable-tiny This option disables all the above. It also disables some of the larger