-To run this command you will need to pass a PostgreSQL time interval to the age
-parameter. For example to delete any objects that have been deleted more than a
-month ago you would run:
-`nominatim admin --clean-deleted --age '1 month'`
+To run this command you will need to pass a PostgreSQL time interval. For example to
+delete any objects that have been deleted more than a month ago you would run:
+`nominatim admin --clean-deleted '1 month'`