mirror of
https://github.com/nushell/nushell.git
synced 2024-11-29 11:54:02 +01:00
12 lines
145 B
Markdown
12 lines
145 B
Markdown
|
# from bson
|
||
|
Convert from .bson binary into table
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> from bson {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|