]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/cli.py
Replace "nominatim-update" with "nominatim".
[nominatim.git] / nominatim / cli.py
index 55f51aac72dc7d6a2b2337b198f2966d991a30f6..20a9c5f167c225c17d358d9a726e034e7a9618c1 100644 (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.
     """