docs: mention that -b is the opposite of -w also in the latter's item

This commit is contained in:
Benno Schulenberg 2019-04-14 08:49:25 +02:00
parent baca8bb19e
commit 1fe3e2ed69
2 changed files with 6 additions and 2 deletions

View File

@ -280,7 +280,9 @@ unless \fB\-\-restricted\fR is given too.
.TP
.BR \-w ", " \-\-nowrap
Do not automatically hard-wrap the current line when it becomes overlong.
(This is the default.)
This is the default. (This option is the opposite of \fB\-b\fR
(\fB\-\-breaklonglines\fR) -- the last one given takes effect.)
.TP
.BR \-x ", " \-\-nohelp
Don't show the two help lines at the bottom of the screen.

View File

@ -418,7 +418,9 @@ file permissions to implement a read-only file.)
@item -w
@itemx --nowrap
Do not automatically hard-wrap the current line when it becomes overlong.
(This is the default.)
This is the default. (This option is the opposite of @option{-b}
(@option{--breaklonglines}) --- the last one given takes effect.)
@anchor{Expert Mode}
@item -x