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:
parent
75fc14b579
commit
50898d8d59
28 changed files with 1936 additions and 1473 deletions
6
bmore.1
6
bmore.1
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue