Adding docs note about upgrading to get --files flag.
This commit is contained in:
parent
c1d6232b79
commit
6d3802335e
1 changed files with 3 additions and 0 deletions
|
@ -173,6 +173,9 @@ backup, you can invoke it like this:
|
||||||
sudo borgmatic --verbosity 1 --files
|
sudo borgmatic --verbosity 1 --files
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(No borgmatic `--files` flag? It's only present in newer versions of
|
||||||
|
borgmatic. So try leaving it out, or upgrade borgmatic!)
|
||||||
|
|
||||||
By default, this will also prune any old backups as per the configured
|
By default, this will also prune any old backups as per the configured
|
||||||
retention policy, and check backups for consistency problems due to things
|
retention policy, and check backups for consistency problems due to things
|
||||||
like file damage.
|
like file damage.
|
||||||
|
|
Loading…
Reference in a new issue