mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-27 20:34:12 +02:00
Fix heading levels, refs #483
This commit is contained in:
parent
85247038f7
commit
ee74bd5f81
1 changed files with 2 additions and 2 deletions
|
|
@ -2120,7 +2120,7 @@ See this `SpatiaLite Cookbook recipe <http://www.gaia-gis.it/gaia-sins/spatialit
|
||||||
.. _cli_install:
|
.. _cli_install:
|
||||||
|
|
||||||
Installing packages
|
Installing packages
|
||||||
-------------------
|
===================
|
||||||
|
|
||||||
The :ref:`insert -\\-convert <cli_insert_convert>` and :ref:`query -\\-functions <cli_query_functions>` options can be provided with a Python script that imports additional modules from the ``sqlite-utils`` environment.
|
The :ref:`insert -\\-convert <cli_insert_convert>` and :ref:`query -\\-functions <cli_query_functions>` options can be provided with a Python script that imports additional modules from the ``sqlite-utils`` environment.
|
||||||
|
|
||||||
|
|
@ -2135,7 +2135,7 @@ Use ``-U`` to upgrade an existing package.
|
||||||
.. _cli_uninstall:
|
.. _cli_uninstall:
|
||||||
|
|
||||||
Uninstalling packages
|
Uninstalling packages
|
||||||
---------------------
|
=====================
|
||||||
|
|
||||||
You can uninstall packages that were installed using ``sqlite-utils install`` with ``sqlite-utils uninstall <package>``::
|
You can uninstall packages that were installed using ``sqlite-utils install`` with ``sqlite-utils uninstall <package>``::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue