docs: don't say any more that -z was removed, as it has been repurposed

This commit is contained in:
Benno Schulenberg 2024-06-01 17:07:45 +02:00
parent 689748843c
commit cd53f7cf8c
2 changed files with 0 additions and 2 deletions

View File

@ -432,7 +432,6 @@ See \fI/usr/share/nano/\fR and \fI/usr/share/nano/extra/\fR
for available syntax-coloring definitions.
.SH NOTES
Option \fB\-z\fR (\fB\-\-suspendable\fR) has been removed.
Suspension is enabled by default, reachable via \fB^T^Z\fR.
(If you want a plain \fB^Z\fR to suspend nano, add
\fBbind ^Z suspend main\fR to your nanorc.)

View File

@ -784,7 +784,6 @@ Note that this overrides option @option{-p} (@option{--preserve}).
@end table
@sp 1
Option @code{-z} (@code{--suspendable}) has been removed.
Suspension is enabled by default, reachable via @kbd{^T^Z}.
(If you want a plain @kbd{^Z} to suspend nano, add
@code{bind ^Z suspend main} to your nanorc.)