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