mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-10 06:03:38 +00:00
docs: benchmark crud: clarify that space is used until compact
This commit is contained in:
parent
5293d4987c
commit
c2ae9673b4
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@ command will create / read / update / delete some archives named borg-benchmark-
|
|||
|
||||
Make sure you have free space there, you'll need about 1GB each (+ overhead).
|
||||
|
||||
Important: The space used in the repository will **not** be freed until you run
|
||||
``borg compact``.
|
||||
|
||||
If your repository is encrypted and borg needs a passphrase to unlock the key, use:
|
||||
|
||||
BORG_PASSPHRASE=mysecret borg benchmark crud REPO PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue