compact.rst 249 B

12345678910111213
  1. .. include:: compact.rst.inc
  2. Examples
  3. ~~~~~~~~
  4. ::
  5. # compact segments and free repo disk space
  6. $ borg compact /path/to/repo
  7. # same as above plus clean up 17byte commit-only segments
  8. $ borg compact --cleanup-commits /path/to/repo