mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-16 21:44:10 +02:00
Update README.md
This commit is contained in:
parent
a53d19fb1c
commit
0c6a81dae8
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Now you can do things with the CLI utility like this:
|
|||
You can even import data into a new database table like this:
|
||||
|
||||
$ curl https://api.github.com/repos/simonw/sqlite-utils/releases \
|
||||
| sqlite-utils insert releases.db releases - --pk "id"
|
||||
| sqlite-utils insert releases.db releases - --pk id
|
||||
|
||||
Full CLI documentation: https://sqlite-utils.readthedocs.io/en/stable/cli.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue