mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-25 14:20:46 +03:00
tweaks: shorten the description of --zero in the manuals a bit
This commit is contained in:
parent
f757c4a512
commit
b66a040828
@ -358,7 +358,7 @@ The line plus column numbers and the character code are displayed only when
|
||||
The state flags are displayed only when \fB\-\-stateflags\fR is used.
|
||||
.TP
|
||||
.BR \-0 ", " \-\-zero
|
||||
Hide the minibar (or the title bar plus status bar) and use all rows
|
||||
Hide the title bar (or minibar) and use all rows
|
||||
of the terminal for showing the text of the buffer. Only significant
|
||||
messages appear on the status bar, and disappear upon the next keystroke.
|
||||
This "hidden interface" mode can be toggled with \fBM-Z\fR.
|
||||
|
@ -704,7 +704,7 @@ The state flags are displayed only when @code{--stateflags} is used.
|
||||
|
||||
@item -0
|
||||
@itemx --zero
|
||||
Hide the minibar (or the title bar plus status bar) and use all rows
|
||||
Hide the title bar (or minibar) and use all rows
|
||||
of the terminal for showing the text of the buffer. Only significant
|
||||
messages appear on the status bar, and disappear upon the next keystroke.
|
||||
This "hidden interface" mode can be toggled with @kbd{M-Z}.
|
||||
@ -1150,7 +1150,7 @@ Let an unmodified @kbd{Backspace} or @kbd{Delete} erase the marked region
|
||||
(instead of a single character, and without affecting the cutbuffer).
|
||||
|
||||
@item set zero
|
||||
Hide the minibar (or the title bar plus status bar) and use all rows
|
||||
Hide the title bar (or minibar) and use all rows
|
||||
of the terminal for showing the text of the buffer. Only significant
|
||||
messages appear on the status bar, and disappear upon the next keystroke.
|
||||
This "hidden interface" mode can be toggled with @kbd{M-Z}.
|
||||
|
@ -398,7 +398,7 @@ Let an unmodified Backspace or Delete erase the marked region
|
||||
(instead of a single character, and without affecting the cutbuffer).
|
||||
.TP
|
||||
.B set zero
|
||||
Hide the minibar (or the title bar plus status bar) and use all rows
|
||||
Hide the title bar (or minibar) and use all rows
|
||||
of the terminal for showing the text of the buffer. Only significant
|
||||
messages appear on the status bar, and disappear upon the next keystroke.
|
||||
This "hidden interface" mode can be toggled with \fBM-Z\fR.
|
||||
|
Loading…
Reference in New Issue
Block a user