mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
docs to dogs (#437)
This commit is contained in:
parent
59be60c471
commit
9fedfc69d7
1 changed files with 1 additions and 1 deletions
|
|
@ -884,7 +884,7 @@ Inserting CSV or TSV data
|
|||
|
||||
If your data is in CSV format, you can insert it using the ``--csv`` option::
|
||||
|
||||
$ sqlite-utils insert dogs.db dogs docs.csv --csv
|
||||
$ sqlite-utils insert dogs.db dogs dogs.csv --csv
|
||||
|
||||
For tab-delimited data, use ``--tsv``::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue