mirror of git://git.sv.gnu.org/nano.git
docs: don't say any more that -z was removed, as it has been repurposed
This commit is contained in:
parent
689748843c
commit
cd53f7cf8c
|
@ -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.)
|
||||
|
|
|
@ -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.)
|
||||
|
|
Loading…
Reference in New Issue