mirror of
https://github.com/restic/restic.git
synced 2025-08-22 17:57:48 +00:00
restic prune changelog/unreleased - corrext typo
changed option from `--small-pack-size` to `--repack-smaller-than`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Enhancement: Make small pack size configureable for `prune`
|
||||
|
||||
The `prune` command now supports the `--small-pack-size` option that
|
||||
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`.
|
||||
|
||||
|
Reference in New Issue
Block a user