Wording: replace further repo occurrences with repository

This commit is contained in:
Michael Eischer
2022-07-12 20:48:01 +02:00
parent d6e3c7f28e
commit ec4dfa3c66
8 changed files with 10 additions and 10 deletions

View File

@@ -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