mirror of
https://github.com/nushell/nushell.git
synced 2025-06-04 17:16:40 +02:00
12 lines
136 B
Markdown
12 lines
136 B
Markdown
# to bson
|
|
Convert table into .bson binary
|
|
|
|
## Usage
|
|
```shell
|
|
> to bson {flags}
|
|
```
|
|
|
|
## Flags
|
|
* -h, --help: Display this help message
|
|
|