docs: adapt check-database command

This commit is contained in:
Sarah Hoffmann
2021-02-10 21:55:04 +01:00
parent b6c2dbf69c
commit 24b13a7a87
2 changed files with 3 additions and 3 deletions

View 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: