1
1

docs: update the missed occurrences of --suspendable / 'set suspendable'

Этот коммит содержится в:
Benno Schulenberg 2020-03-13 16:34:41 +01:00
родитель 02efc760bf
Коммит 0c1db4879e
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -456,7 +456,7 @@ disabled to display the help-system navigation keys.
Make Ctrl+Right stop at word ends instead of beginnings. Make Ctrl+Right stop at word ends instead of beginnings.
@item -z @item -z
@itemx --suspend @itemx --suspendable
Enable the ability to suspend @command{nano} using the system's suspend Enable the ability to suspend @command{nano} using the system's suspend
keystroke (usually @kbd{^Z}). keystroke (usually @kbd{^Z}).
@ -682,7 +682,7 @@ The following global toggles are available:
--- @pxref{Syntax Highlighting}). --- @pxref{Syntax Highlighting}).
@item Suspension @item Suspension
@kbd{Meta-Z} toggles the @option{-z} (@option{--suspend}) command-line option. @kbd{Meta-Z} toggles the @option{-z} (@option{--suspendable}) command-line option.
@end table @end table
@ -948,8 +948,8 @@ Use this color combination for the status bar.
Use this color combination for the vertical guiding stripe. Use this color combination for the vertical guiding stripe.
@xref{@code{set functioncolor}} for valid color names. @xref{@code{set functioncolor}} for valid color names.
@item set suspend @item set suspendable
Allow @command{nano} to be suspended. Allow @command{nano} to be suspended (with @kbd{^Z} by default).
@item set tabsize @var{number} @item set tabsize @var{number}
Use a tab size of @var{number} columns. The value of @var{number} must be Use a tab size of @var{number} columns. The value of @var{number} must be

Просмотреть файл

@ -281,8 +281,8 @@ See \fBset titlecolor\fR for more details.
Specify the color combination to use for the vertical guiding stripe. Specify the color combination to use for the vertical guiding stripe.
See \fBset titlecolor\fR for more details. See \fBset titlecolor\fR for more details.
.TP .TP
.B set suspend .B set suspendable
Allow \fBnano\fP to be suspended. Allow \fBnano\fP to be suspended (with \fB^Z\fR by default).
.TP .TP
.B set tabsize \fInumber\fR .B set tabsize \fInumber\fR
Use a tab size of \fInumber\fR columns. The value of \fInumber\fP must be Use a tab size of \fInumber\fR columns. The value of \fInumber\fP must be