nushell/docs/commands/from-sqlite.md

12 lines
250 B
Markdown
Raw Normal View History

# from sqlite
Convert from sqlite binary into table
## Usage
```shell
> from sqlite {flags}
```
## Flags
* -h, --help: Display this help message
* -t, --tables \[\<table_name_1> \<table_name_2> ... \<table_name_N>]: Only convert specified tables