mirror of
https://github.com/vbatts/bvi.git
synced 2025-08-02 15:40:28 +00:00
bvi-1.4.1.src.tar.gz
3035255ca79e0464567d255baa5544f7794e2b7eb791dcc60cc339cf1aa01e28 bvi-1.4.1.src.tar.gz https://bvi.sourceforge.net/download.html
This commit is contained in:
parent
be3c9f064d
commit
40e8e886bc
24 changed files with 2962 additions and 2381 deletions
18
bmore.1
18
bmore.1
|
@ -1,10 +1,10 @@
|
|||
.TH BMORE 1 "3 Jan 2004"
|
||||
.TH BMORE 1 "30 Jan 2019"
|
||||
.SH NAME
|
||||
bmore \- browse through a binary file
|
||||
.SH SYNOPSIS
|
||||
.B bmore
|
||||
[
|
||||
.B \-acdi
|
||||
.B \-acdir
|
||||
] [
|
||||
.B \-n \fIlines\fP
|
||||
] [
|
||||
|
@ -96,6 +96,10 @@ Displays the indicated number of \fIlines\fP in each screenful,
|
|||
rather than the default (the number of lines in the terminal screen
|
||||
less two).
|
||||
.TP
|
||||
.B \-r
|
||||
Characters between 160 - 254 are displayed as "reverse video text" as used in
|
||||
some legacy systems (Atari, Commodore, Apple II, etc).
|
||||
.TP
|
||||
.B \-w \fIcols\fP
|
||||
Display number of \fIcols\fP in each line.
|
||||
.TP
|
||||
|
@ -113,9 +117,6 @@ end with a
|
|||
.RB ` / '.
|
||||
If it does, then the trailing slash is taken as a character in the
|
||||
search pattern.
|
||||
.TP
|
||||
.br
|
||||
.ne 8
|
||||
.SH USAGE
|
||||
.SS Commands
|
||||
.LP
|
||||
|
@ -299,7 +300,6 @@ or
|
|||
.TP
|
||||
.B \&.
|
||||
Dot. Repeat the previous command.
|
||||
.TP
|
||||
.SH FILES
|
||||
.PD 0
|
||||
.TP 20
|
||||
|
@ -311,4 +311,10 @@ help file
|
|||
.PD
|
||||
.SH "SEE ALSO"
|
||||
.BR bvi (1),
|
||||
.BR more (1)
|
||||
.BR termcap (5)
|
||||
.SH "AUTHOR"
|
||||
.IX Header "AUTHOR"
|
||||
bmore was developed by Gerhard Buergmann, Vienna, Austria
|
||||
.BR \fIgerhard@puon.at\fR
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue