]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Import.md
docs: adapt check-database command
[nominatim.git] / docs / admin / Import.md
index b810c37e3b3a7df3b28d8ea4406f359a58f767cb..3bf132ab60183a2199e09f802bd0595d5a820842 100644 (file)
@@ -234,7 +234,7 @@ reduce the cache size or even consider using a flatnode file.
 Run this script to verify all required tables and indices got created successfully.
 
 ```sh
-nominatim check-database
+nominatim admin --check-database
 ```
 
 Now you can try out your installation by running: