瀏覽代碼

Revert "add double force"

This reverts commit 6fac203d86d6df5f803a8d93db6bc07b86d66eeb.

Fix was applied to an autogenerated file,
it needs to be applied to the builtin help of the borg code.
Thomas Waldmann 4 年之前
父節點
當前提交
8d1ae6f0f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/usage/prune.rst.inc

+ 1 - 1
docs/usage/prune.rst.inc

@@ -21,7 +21,7 @@ borg prune
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     |                                                                             | ``-n``, ``--dry-run``                 | do not change repository                                                                                                                               |
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
-    |                                                                             | ``--force``                           | force pruning of corrupted archives, use ``--force --force`` in case ``--force`` does not work.                                                        |
+    |                                                                             | ``--force``                           | force pruning of corrupted archives                                                                                                                    |
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     |                                                                             | ``-s``, ``--stats``                   | print statistics for the deleted archive                                                                                                               |
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+