X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/88c57b4dc8609c0416a5d87478cdd633da03739b..496a3d29db0edcc7f2ed5bd279aba1da53f24d3c:/nominatim/cli.py diff --git a/nominatim/cli.py b/nominatim/cli.py index 83d79a68..8d4071db 100644 --- a/nominatim/cli.py +++ b/nominatim/cli.py @@ -306,7 +306,7 @@ class UpdateIndex: class UpdateRefresh: """\ - Recompute auxillary data used by the indexing process. + Recompute auxiliary data used by the indexing process. These functions must not be run in parallel with other update commands. """