]> git.openstreetmap.org Git - nominatim.git/commitdiff
Merge pull request #2288 from RhinoDevel/patch-1
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 22 Apr 2021 15:12:25 +0000 (17:12 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Apr 2021 15:12:25 +0000 (17:12 +0200)
Replace "nominatim-update" with "nominatim".

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.
     """