Skip to content

Commit ee74bd5

Browse files
committed
Fix heading levels, refs #483
1 parent 8524703 commit ee74bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cli.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,7 @@ See this `SpatiaLite Cookbook recipe <http://www.gaia-gis.it/gaia-sins/spatialit
21202120
.. _cli_install:
21212121

21222122
Installing packages
2123-
-------------------
2123+
===================
21242124

21252125
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.
21262126

@@ -2135,7 +2135,7 @@ Use ``-U`` to upgrade an existing package.
21352135
.. _cli_uninstall:
21362136

21372137
Uninstalling packages
2138-
---------------------
2138+
=====================
21392139

21402140
You can uninstall packages that were installed using ``sqlite-utils install`` with ``sqlite-utils uninstall <package>``::
21412141

0 commit comments

Comments
 (0)