.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH HEXYL "1" "January 2021" "hexyl 0.8.0" "User Commands" .SH NAME hexyl \- command-line hex viewer .SH DESCRIPTION hexyl 0.8.0 A command\-line hex viewer .SS "USAGE:" .IP hexyl [OPTIONS] [FILE] .SS "OPTIONS:" .TP \fB\-n\fR, \fB\-\-length\fR Only read N bytes from the input. The N argument can also include a unit with a decimal prefix (kB, MB, ..) or binary prefix (kiB, MiB, ..). Examples: \fB\-\-length\fR=\fI\,64\/\fR, \fB\-\-length\fR=\fI\,4KiB\/\fR .TP \fB\-c\fR, \fB\-\-bytes\fR An alias for \fB\-n\fR/\-\-length .TP \fB\-s\fR, \fB\-\-skip\fR Skip the first N bytes of the input. The N argument can also include a unit (see `\-\-length` for details) .TP \fB\-\-block\-size\fR Sets the size of the `block` unit to SIZE. Examples: \fB\-\-block\-size\fR=\fI\,1024\/\fR, \fB\-\-block\-size\fR=\fI\,4kB\/\fR .TP \fB\-v\fR, \fB\-\-no\-squeezing\fR Displays all input data. Otherwise any number of groups of output lines which would be identical to the preceding group of lines, are replaced with a line comprised of a single asterisk. .TP \fB\-\-color\fR When to use colors. The auto\-mode only displays colors if the output goes to an interactive terminal [default: always] [possible values: always, auto, never] .TP \fB\-\-border\fR