mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 09:54:31 +02:00
Fixed typo in --help
This commit is contained in:
parent
79a5ece62e
commit
7142dbd58d
2 changed files with 2 additions and 2 deletions
|
|
@ -220,7 +220,7 @@ See :ref:`cli_inserting_data`, :ref:`cli_insert_csv_tsv`.
|
|||
}'
|
||||
|
||||
If you are using --lines your code will be passed a "line" variable, and for
|
||||
--text an "text" variable.
|
||||
--text a "text" variable.
|
||||
|
||||
Options:
|
||||
--pk TEXT Columns to use as the primary key, e.g. id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue