Преглед изворни кода

Merge pull request #4697 from ntova/docs-benchmark-compact-clarification

docs: benchmark crud: clarify that space is used until compact
TW пре 5 година
родитељ
комит
171392d1ff
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      docs/usage/benchmark_crud.rst.inc

+ 3 - 0
docs/usage/benchmark_crud.rst.inc

@@ -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).
 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:
 If your repository is encrypted and borg needs a passphrase to unlock the key, use:
 
 
 BORG_PASSPHRASE=mysecret borg benchmark crud REPO PATH
 BORG_PASSPHRASE=mysecret borg benchmark crud REPO PATH