forked from extern/nushell
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
|
||
|
|