Complete bit reorder feature for release

This commit is contained in:
Attila Veghelyi 2022-09-29 17:33:35 +02:00
parent 5b8f33bd78
commit 4924969268
3 changed files with 5 additions and 1 deletions

View file

@ -167,6 +167,8 @@ Map DEL to BS on output
Map NL to CR-NL on output
.IP "\fBOLTU"
Map lowercase characters to uppercase on output
.IP "\fBMSB2LSB"
Map MSB bit order to LSB on output
.P
If defining more than one flag, the flags must be comma separated.
.RE

View file

@ -131,6 +131,8 @@ OPTIONS
OLTU Map lowercase characters to uppercase on output
MSB2LSB Map MSB bit order to LSB on output
If defining more than one flag, the flags must be comma separated.
-x, --hexadecimal