diff --git a/docs/cli.rst b/docs/cli.rst index 78c33b8ae..bec6ef7e5 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -3035,7 +3035,7 @@ See this `SpatiaLite Cookbook recipe ` and the :ref:`insert -\\-convert ` and :ref:`query -\\-functions ` options can be provided with a Python script that imports additional modules from the ``sqlite-utils`` environment. +The :ref:`convert command ` and the :ref:`insert ` ``--convert`` and :ref:`query ` ``--functions`` options can be provided with a Python script that imports additional modules from the ``sqlite-utils`` environment. You can install packages from PyPI directly into the correct environment using ``sqlite-utils install ``. This is a wrapper around ``pip install``.