mirror of
https://github.com/restic/restic.git
synced 2025-12-12 20:12:59 +00:00
Wording: replace further repo occurrences with repository
This commit is contained in:
@@ -418,8 +418,8 @@ The ``prune`` command accepts the following options:
|
||||
|
||||
* As an absolute size (e.g. ``200M``). If you want to minimize the space
|
||||
used by your repository, pass ``0`` to this option.
|
||||
* As a size relative to the total repo size (e.g. ``10%``). This means that
|
||||
after prune, at most ``10%`` of the total data stored in the repo may be
|
||||
* As a size relative to the total repository size (e.g. ``10%``). This means that
|
||||
after prune, at most ``10%`` of the total data stored in the repository may be
|
||||
unused data. If the repository after prune has a size of 500MB, then at most
|
||||
50MB may be unused.
|
||||
* If the string ``unlimited`` is passed, there is no limit for partly
|
||||
|
||||
Reference in New Issue
Block a user