fix deprecated config validation

This commit is contained in:
BeauTroll
2025-12-16 05:17:57 +01:00
parent 58e101bd6d
commit fc8c413599
5 changed files with 9 additions and 13 deletions

View File

@@ -136,8 +136,8 @@ sudo ./scripts/healthcheck.sh
# Voir les logs
journalctl -u borgmatic.service -n 50
# Tester la configuration
borgmatic config validate
# Tester la configuration (avec dry-run)
borgmatic --dry-run
# Mode verbeux
sudo borgmatic --verbosity 2