mirror of
https://github.com/nushell/nushell.git
synced 2025-05-06 07:52:57 +00:00
12 lines
129 B
Markdown
12 lines
129 B
Markdown
# textview
|
|
Autoview of text data.
|
|
|
|
## Usage
|
|
```shell
|
|
> textview {flags}
|
|
```
|
|
|
|
## Flags
|
|
* -h, --help: Display this help message
|
|
|