You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2120,7 +2120,7 @@ See this `SpatiaLite Cookbook recipe <http://www.gaia-gis.it/gaia-sins/spatialit
2120
2120
.. _cli_install:
2121
2121
2122
2122
Installing packages
2123
-
-------------------
2123
+
===================
2124
2124
2125
2125
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.
2126
2126
@@ -2135,7 +2135,7 @@ Use ``-U`` to upgrade an existing package.
2135
2135
.. _cli_uninstall:
2136
2136
2137
2137
Uninstalling packages
2138
-
---------------------
2138
+
=====================
2139
2139
2140
2140
You can uninstall packages that were installed using ``sqlite-utils install`` with ``sqlite-utils uninstall <package>``::
0 commit comments