mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14: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
|
|
@ -1157,7 +1157,7 @@ def insert(
|
|||
}'
|
||||
|
||||
If you are using --lines your code will be passed a "line" variable,
|
||||
and for --text an "text" variable.
|
||||
and for --text a "text" variable.
|
||||
"""
|
||||
try:
|
||||
insert_upsert_implementation(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue