mirror of
https://github.com/nushell/nushell.git
synced 2024-11-27 10:53:57 +01: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
|
||
|
|