X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3dd67083b27f996b55a4a359198109cfd6f15b4e..eda0900c8ec67c10f5f8eb7cb47dd7e02bd8a48d:/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. """