File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1128,7 +1128,7 @@ You can insert binary data into a BLOB column by first encoding it using base64
11281128Inserting newline-delimited JSON
11291129--------------------------------
11301130
1131- You can also import ` newline-delimited JSON < http ://ndjson .org/ >`__ using the ``--nl `` option:
1131+ You can also import newline-delimited JSON (see ` JSON Lines < https ://jsonlines .org/ >`__) using the ``--nl `` option:
11321132
11331133.. code-block :: bash
11341134
@@ -2781,4 +2781,4 @@ You can uninstall packages that were installed using ``sqlite-utils install`` wi
27812781
27822782 sqlite-utils uninstall beautifulsoup4
27832783
2784- Use ``-y `` to skip the request for confirmation.
2784+ Use ``-y `` to skip the request for confirmation.
You can’t perform that action at this time.
0 commit comments