mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Formatting fix
This commit is contained in:
parent
99ff0a288c
commit
cf811e35e1
1 changed files with 1 additions and 1 deletions
|
|
@ -500,7 +500,7 @@ Alternative delimiters and quote characters
|
|||
|
||||
If your file uses a delimiter other than ``,`` or a quote character other than ``"`` you can attempt to detect delimiters or you can specify them explicitly.
|
||||
|
||||
The ``--sniff`` option can be used to attempt to detect the delimiters:
|
||||
The ``--sniff`` option can be used to attempt to detect the delimiters::
|
||||
|
||||
sqlite-utils insert dogs.db dogs dogs.csv --sniff
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue