mirror of
https://github.com/restic/restic.git
synced 2025-08-23 18:05:37 +00:00
prune: allow --repack-smaller-than independently of --repack-small
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
Enhancement: Make small pack size configureable for `prune`
|
||||
|
||||
The `prune` command now supports the `--repack-smaller-than` option that
|
||||
allows repacking pack files smaller than the given size. It has to be used in
|
||||
conjunction with option `--repack-small`.
|
||||
allows repacking pack files smaller than the given size.
|
||||
|
||||
https://github.com/restic/restic/issues/5109
|
||||
https://github.com/restic/restic/pull/5183
|
||||
|
Reference in New Issue
Block a user