]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/args.py
reindex postcodes that loose their parents
[nominatim.git] / nominatim / clicmd / args.py
index 7389bd03a81ccc56dc46b6dcf0db9e17d89148da..433435bc6f37dd1735078f807e599a42d05fdaa7 100644 (file)
@@ -87,7 +87,7 @@ class NominatimArgs:
     offline: bool
     ignore_errors: bool
     index_noanalyse: bool
-    no_superuser: bool
+    prepare_database: bool
 
     # Arguments to 'index'
     boundaries_only: bool