]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/cli.py
Replace "nominatim-update" with "nominatim".
[nominatim.git] / nominatim / cli.py
index e162d1a65e23a280d11719375a42b93fd421a05e..23f6a08fab5abccb954c5af2e762722c3460e498 100644 (file)
@@ -116,7 +116,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.
     """