summaryrefslogtreecommitdiffstats
path: root/docs/usage
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2019-05-06 23:10:07 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2019-05-06 23:10:07 +0200
commit3082b1f1ebe7fbcaaf483320b55ac91bf8980b4c (patch)
treed0726395ed168a8c8bdc48d73e30168a2744ae8e /docs/usage
parent4b1cbc83190263fd6f723d9f4c199d8e62da0474 (diff)
compact: move --cleanup-commits description from examples to docs
Diffstat (limited to 'docs/usage')
-rw-r--r--docs/usage/compact.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/usage/compact.rst b/docs/usage/compact.rst
index f61375e08..2633d29eb 100644
--- a/docs/usage/compact.rst
+++ b/docs/usage/compact.rst
@@ -7,9 +7,7 @@ Examples
# compact segments and free repo disk space
$ borg compact /path/to/repo
- # same as above plus clean up 17byte commit-only segments,
- # use this one time after upgrading borg (server) to 1.2+
- # to clean up the tiny segments files created by borg 1.1:
+ # same as above plus clean up 17byte commit-only segments
$ borg compact --cleanup-commits /path/to/repo