docs: add a light warning to the explanation of --nonewlines

master
Benno Schulenberg 2019-06-04 19:54:58 +02:00
parent a6978b54f1
commit edbdcb9b9a
3 changed files with 8 additions and 4 deletions

View File

@ -121,7 +121,8 @@ properly, please report a bug. Using this option disables \fBnano\fR's
mouse support.
.TP
.BR \-L ", " \-\-nonewlines
Don't automatically add a newline when a file does not end with one.
Don't automatically add a newline when a text does not end with one.
(This can cause you to save non-POSIX text files.)
.TP
.BR \-M ", " \-\-trimblanks
Snip trailing whitespace from the wrapped line when automatic

View File

@ -214,7 +214,8 @@ mouse support.
@item -L
@itemx --nonewlines
Don't automatically add a newline when a file does not end with one.
Don't automatically add a newline when a text does not end with one.
(This can cause you to save non-POSIX text files.)
@item -M
@itemx --trimblanks
@ -831,7 +832,8 @@ Don't convert files from DOS/Mac format.
Don't display the help lists at the bottom of the screen.
@item set nonewlines
Don't automatically add a newline when a file does not end with one.
Don't automatically add a newline when a text does not end with one.
(This can cause you to save non-POSIX text files.)
@item set nopauses
Don't pause between warnings at startup. This means that only

View File

@ -181,7 +181,8 @@ Don't convert files from DOS/Mac format.
Don't display the two help lines at the bottom of the screen.
.TP
.B set nonewlines
Don't automatically add a newline when a file does not end with one.
Don't automatically add a newline when a text does not end with one.
(This can cause you to save non-POSIX text files.)
.TP
.B set nopauses
Don't pause between warnings at startup. This means that only