summaryrefslogtreecommitdiffstats
path: root/docs/usage/compact.rst.inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-12-26 21:59:10 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2021-01-07 17:54:33 +0100
commit72e7c46fa71d403fa2644423532ed7215d02a849 (patch)
treefae4ebc28c9b290bf255da11a01c3b4da5ae212a /docs/usage/compact.rst.inc
parent268eb2e598d8288c970d43404ee0544379ec66da (diff)
Fix typos
Diffstat (limited to 'docs/usage/compact.rst.inc')
-rw-r--r--docs/usage/compact.rst.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/usage/compact.rst.inc b/docs/usage/compact.rst.inc
index 01ae8e0fd..40429ba3a 100644
--- a/docs/usage/compact.rst.inc
+++ b/docs/usage/compact.rst.inc
@@ -66,11 +66,11 @@ Depending on the amount of segments that need compaction, it may take a while,
so consider using the ``--progress`` option.
A segment is compacted if the amount of saved space is above the percentage value
-given by the ``--threshold`` option. If ommitted, a threshold of 10% is used.
+given by the ``--threshold`` option. If omitted, a threshold of 10% is used.
When using ``--verbose``, borg will output an estimate of the freed space.
After upgrading borg (server) to 1.2+, you can use ``borg compact --cleanup-commits``
to clean up the numerous 17byte commit-only segments that borg 1.1 did not clean up
due to a bug. It is enough to do that once per repository.
-See :ref:`separate_compaction` in Additional Notes for more details. \ No newline at end of file
+See :ref:`separate_compaction` in Additional Notes for more details.