summaryrefslogtreecommitdiffstats
path: root/docs/usage
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2021-01-07 18:08:49 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2021-01-07 18:08:49 +0100
commit0984e00d3101d7793495ed93bea1b4eba3158e6c (patch)
tree94edd508347331a9581e94365e6b2a19162c907e /docs/usage
parent72e7c46fa71d403fa2644423532ed7215d02a849 (diff)
revert changes to autogenerated files
this stuff will be auto-generated, regularly done at release time.
Diffstat (limited to 'docs/usage')
-rw-r--r--docs/usage/compact.rst.inc4
-rw-r--r--docs/usage/help.rst.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/usage/compact.rst.inc b/docs/usage/compact.rst.inc
index 40429ba3a..01ae8e0fd 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 omitted, a threshold of 10% is used.
+given by the ``--threshold`` option. If ommitted, 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.
+See :ref:`separate_compaction` in Additional Notes for more details. \ No newline at end of file
diff --git a/docs/usage/help.rst.inc b/docs/usage/help.rst.inc
index 71fd24700..6f8ffea49 100644
--- a/docs/usage/help.rst.inc
+++ b/docs/usage/help.rst.inc
@@ -156,7 +156,7 @@ Examples::
Via ``--pattern`` or ``--patterns-from`` you can define BOTH inclusion and exclusion
of files using pattern prefixes ``+`` and ``-``. With ``--exclude`` and
- ``--exclude-from`` ONLY excludes are defined.
+ ``--exlude-from`` ONLY excludes are defined.
Inclusion patterns are useful to include paths that are contained in an excluded
path. The first matching pattern is used so if an include pattern matches before