mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 02:55:07 +02:00
from sqlite: Add parameter --tables (#3529)
* from sqlite: Add parameter '--tables' * from sqlite: Enhance documentation
This commit is contained in:
@ -8,4 +8,4 @@ Convert from sqlite binary into table
|
||||
|
||||
## Flags
|
||||
* -h, --help: Display this help message
|
||||
|
||||
* -t, --tables \[\<table_name_1> \<table_name_2> ... \<table_name_N>]: Only convert specified tables
|
||||
|
Reference in New Issue
Block a user