mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 06:34:40 +03:00
tweaks to backup & verifydata tool to make a typical backup+verifydata produce no output
for easy use in a crontab
This commit is contained in:
4
doc.go
4
doc.go
@ -352,8 +352,8 @@ specifically mounts the data directory, causing attempts to hardlink outside it
|
||||
to fail with an error about cross-device linking.
|
||||
|
||||
All files in the data directory that aren't recognized (i.e. other than known
|
||||
database files, message files, an acme directory, etc), are stored, but with a
|
||||
warning.
|
||||
database files, message files, an acme directory, the "tmp" directory, etc),
|
||||
are stored, but with a warning.
|
||||
|
||||
A clean successful backup does not print any output by default. Use the
|
||||
-verbose flag for details, including timing.
|
||||
|
Reference in New Issue
Block a user