summaryrefslogtreecommitdiffstats
path: root/doc/bbe.1
diff options
context:
space:
mode:
authorTimo Savinen <tjsa@iki.fi>2006-11-05 12:05:17 +0000
committerHadrien Dorio <hadrien.dorio@gmail.com>2017-12-16 00:24:06 +0100
commit6c76ee16e1d4f1057ce37166001e95a87c5acb39 (patch)
treefb3e7ab45bc0543b22118dbb58bc7d64948a7cba /doc/bbe.1
parent37db3f05301f54804d7b86b3aa9edaaf0e3e7d23 (diff)
downloadbinary-block-editor-master.tar.gz
binary-block-editor-master.zip
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