borg/docs/usage/compact.rst

14 lines
249 B
ReStructuredText
Raw Normal View History

2018-07-12 20:00:19 +00:00
.. include:: compact.rst.inc
Examples
~~~~~~~~
::
# compact segments and free repo disk space
$ borg compact /path/to/repo
# same as above plus clean up 17byte commit-only segments
2018-07-12 20:00:19 +00:00
$ borg compact --cleanup-commits /path/to/repo