docs: fix three unescaped hyphens before option names
Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
This commit is contained in:
committed by
Benno Schulenberg
parent
09db112412
commit
6fe93a6c3f
@@ -31,7 +31,7 @@ nano \- Nano's ANOther text editor, inspired by Pico
|
||||
Since version 9.0, all lines are scrolled horizontally together
|
||||
(when the cursor approaches the edge), by just the amount needed,
|
||||
instead of scrolling only the current line by a large step.
|
||||
If you prefer the old behavior, you can use \fB--solo\fR on the
|
||||
If you prefer the old behavior, you can use \fB\-\-solo\fR on the
|
||||
command line or \fBset \%solosidescroll\fR in your \fInanorc\fR.
|
||||
.sp
|
||||
Also since version 9.0, keystrokes \fBM-<\fR and \fBM->\fR have
|
||||
@@ -267,7 +267,7 @@ instead of always at the edge of the screen.
|
||||
.BR \-b ", " \-\-breaklonglines
|
||||
Automatically hard-wrap the current line when it becomes overlong,
|
||||
that is: when it becomes wider than the value given with \fB\-r\fR
|
||||
(\fB\-\-fill\fR). The default value for \fB-r\fR is the terminal's
|
||||
(\fB\-\-fill\fR). The default value for \fB\-r\fR is the terminal's
|
||||
width minus eight.
|
||||
(This option is the opposite of \fB\-w\fR (\fB\-\-nowrap\fR) \[em]
|
||||
the last one given takes effect.)
|
||||
|
||||
@@ -35,7 +35,7 @@ whichever is encountered first. If \fB\-\-rcfile\fR is given,
|
||||
Since version 9.0, all lines are scrolled horizontally together
|
||||
(when the cursor approaches the edge), by just the amount needed,
|
||||
instead of scrolling only the current line by a large step.
|
||||
If you prefer the old behavior, you can use \fB--solo\fR on the
|
||||
If you prefer the old behavior, you can use \fB\-\-solo\fR on the
|
||||
command line or \fBset \%solosidescroll\fR in your \fInanorc\fR.
|
||||
.sp
|
||||
Also since version 9.0, keystrokes \fBM-<\fR and \fBM->\fR have
|
||||
|
||||
Reference in New Issue
Block a user