forked from extern/nushell
2486492c4d
* from sqlite: Add parameter '--tables' * from sqlite: Enhance documentation
250 B
250 B
from sqlite
Convert from sqlite binary into table
Usage
> 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