summaryrefslogtreecommitdiffstats
path: root/doc/bbe.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bbe.1')
-rw-r--r--doc/bbe.15
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/bbe.1 b/doc/bbe.1
index daec197..c23a923 100644
--- a/doc/bbe.1
+++ b/doc/bbe.1
@@ -25,7 +25,7 @@
.\" .br insert line break
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
-.TH "BBE" "1" "2006-03-14" "" ""
+.TH "BBE" "1" "2006-11-02" "" ""
.SH "NAME"
bbe \- binary block editor
.SH "SYNOPSIS"
@@ -190,6 +190,9 @@ All bytes from start of the block to offset \fIn\fR are replaced by \fIc\fR.
.TP
f \fIn\fR \fIc\fR
All bytes starting from offset \fIn\fR to end of the block are replaced by \fIc\fR.
+.TP
+x
+Exchange the contents of nibbles (half an octet) of bytes.
.PP
Nonvisible characters in strings can be escaped same way as in block definition strings. Character '/' in s and y commands can be any visible character.
.PP
OpenPOWER on IntegriCloud