forked from extern/nushell
12 lines
141 B
Markdown
12 lines
141 B
Markdown
|
# to sqlite
|
||
|
Convert table into sqlite binary
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> to sqlite {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|