doc: default for --max-unused

This commit is contained in:
Craig Younkins 2021-04-22 21:12:37 -04:00
parent 6c7eabf08c
commit 32a84ab3e4
1 changed files with 1 additions and 1 deletions

View File

@ -344,7 +344,7 @@ The ``prune`` command accepts the following options:
operation. Note that metadata will still be repacked.
Restic tries to repack as little data as possible while still ensuring this
limit for unused data.
limit for unused data. The default value is 5%.
- ``--max-repack-size size`` if set limits the total size of files to repack.
As ``prune`` first stores all repacked files and deletes the obsolete files at the end,