Merge pull request #3371 from cyounkins/max_unused_default

doc: default for --max-unused
This commit is contained in:
rawtaz 2021-04-23 03:18:05 +02:00 committed by GitHub
commit f7316cea07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,