diff --git a/doc/nano.1 b/doc/nano.1 index 684fa0f0..57ce5a74 100644 --- a/doc/nano.1 +++ b/doc/nano.1 @@ -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. diff --git a/doc/nano.texi b/doc/nano.texi index 1b7a57e9..f14502de 100644 --- a/doc/nano.texi +++ b/doc/nano.texi @@ -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}. diff --git a/doc/nanorc.5 b/doc/nanorc.5 index 7d363447..91305ed7 100644 --- a/doc/nanorc.5 +++ b/doc/nanorc.5 @@ -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.