2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
nushell/docs/commands/from-eml.md

13 lines
213 B
Markdown
Raw Normal View History

# from eml
Parse text as .eml and create table.
## Usage
```shell
> from eml {flags}
```
## Flags
* -h, --help: Display this help message
* -b, --preview-body <integer>: How many bytes of the body to preview