Merge pull request #2288 from RhinoDevel/patch-1

Replace "nominatim-update" with "nominatim".
This commit is contained in:
Sarah Hoffmann
2021-04-22 17:12:25 +02:00
committed by GitHub

View File

@@ -121,7 +121,7 @@ class UpdateAddData:
"""\
Add additional data from a file or an online source.
Data is only imported, not indexed. You need to call `nominatim-update index`
Data is only imported, not indexed. You need to call `nominatim index`
to complete the process.
"""