mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 15:46:04 +02:00
12 lines
149 B
Markdown
12 lines
149 B
Markdown
# from yml
|
|
Parse text as .yaml/.yml and create table.
|
|
|
|
## Usage
|
|
```shell
|
|
> from yml {flags}
|
|
```
|
|
|
|
## Flags
|
|
* -h, --help: Display this help message
|
|
|