1
0
mirror of https://github.com/nushell/nushell.git synced 2025-02-24 14:31:47 +01: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