borgbackup/docs/usage/compact.rst

14 lines
250 B
ReStructuredText
Raw Normal View History

2018-07-12 16:00:19 -04:00
.. include:: compact.rst.inc
Examples
~~~~~~~~
::
# compact segments and free repo disk space
$ borg compact /path/to/repo
2025-08-11 09:26:24 -04:00
# same as above plus clean up 17-byte commit-only segments
2018-07-12 16:00:19 -04:00
$ borg compact --cleanup-commits /path/to/repo