Skip to content

Commit

Permalink
docs: benchmark crud: clarify that space is used until compact
Browse files Browse the repository at this point in the history
  • Loading branch information
ntova committed Jul 28, 2019
1 parent 5293d49 commit c2ae967
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/usage/benchmark_crud.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c2ae967

Please sign in to comment.