nushell/docs/commands/binaryview.md
Fernando Herrera dbcadbc12c moved folders
2022-02-07 19:23:12 +00:00

15 lines
276 B
Markdown

# binaryview
Autoview of binary data.
## Usage
```shell
> binaryview {flags}
```
## Flags
* -h, --help: Display this help message
* -l, --lores: use low resolution output mode
* -s, --skip <integer>: skip x number of bytes
* -b, --bytes <integer>: show y number of bytes