]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/args.py
recreate word table when refreshing counts
[nominatim.git] / nominatim / clicmd / args.py
index a52f5217e8fe5bb4e90ed9948cc94512143d7b39..433435bc6f37dd1735078f807e599a42d05fdaa7 100644 (file)
@@ -87,8 +87,7 @@ class NominatimArgs:
     offline: bool
     ignore_errors: bool
     index_noanalyse: bool
     offline: bool
     ignore_errors: bool
     index_noanalyse: bool
-    only_import_data: bool
-    only_prepare_database: bool
+    prepare_database: bool
 
     # Arguments to 'index'
     boundaries_only: bool
 
     # Arguments to 'index'
     boundaries_only: bool