1
0
Fork 0
mirror of https://github.com/vbatts/bvi.git synced 2025-08-04 00:20:32 +00:00

bvi-1.5.0.src.tar.gz

6540716a1a3b2b9711635108da14b26baea488881d4a682121c0bddbba6b74cb  bvi-1.5.0.src.tar.gz

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Gerhard Bürgmann 2025-07-27 10:02:07 -04:00 committed by Vincent Batts
parent 75fc14b579
commit 50898d8d59
Signed by: vbatts
GPG key ID: E30EFAA812C6E5ED
28 changed files with 1936 additions and 1473 deletions

View file

@ -1,4 +1,4 @@
.TH BMORE 1 "8 Feb 2022"
.TH BMORE 1 "24 May 2025"
.SH NAME
bmore \- browse through a binary file
.SH SYNOPSIS
@ -77,7 +77,7 @@ except that a header is printed before each file in a series.
.SH OPTIONS
.TP
.B \-a
ASCII mode: no hex representation of the contents. Non printable
ASCII mode: no hex representation of the contents. Non printable
characters are displayed as a dot (.)
.TP
.B \-c
@ -232,7 +232,7 @@ in the file remains unchanged. Regular expressions can be
edited using erase and kill characters.
Erasing back past the first column cancels the search command.
.TP
.B \'
.B '
Single quote. Go to the point from which the last search started.
If no search has been performed in the current file,
go to the beginning of the file.