mu init: implement --reinit option

Create new mu database from an existing one.
This commit is contained in:
Dirk-Jan C. Binnema
2023-01-29 13:40:40 +02:00
parent cc664b8128
commit e21d59e346
3 changed files with 41 additions and 13 deletions

View File

@ -34,6 +34,13 @@ mailing list messages.
wrapped in */* (such as =/foo-.*@example\\.com/=). Depending on your shell, the
argument may need to be quoted.
** --reinit
reinitialize the database from an earlier version; that is, create a new
empty database witht the existing settings. This cannot be combined
with the other ~init~ options.
#+include: "muhome.inc" :minlevel 2
#+include: "prefooter.inc" :minlevel 1