Browse Source

build_usage

Thomas Waldmann 7 năm trước cách đây
mục cha
commit
2d7dc08c8c
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      docs/usage/delete.rst.inc

+ 5 - 1
docs/usage/delete.rst.inc

@@ -6,7 +6,7 @@ borg delete
 -----------
 -----------
 .. code-block:: none
 .. code-block:: none
 
 
-    borg [common options] delete [options] [TARGET]
+    borg [common options] delete [options] [TARGET] [ARCHIVE...]
 
 
 .. only:: html
 .. only:: html
 
 
@@ -17,6 +17,8 @@ borg delete
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     |                                                                             | ``TARGET``                            | archive or repository to delete                                                                                                                        |
     |                                                                             | ``TARGET``                            | archive or repository to delete                                                                                                                        |
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
+    |                                                                             | ``ARCHIVE``                           | archives to delete                                                                                                                                     |
+    +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     | **optional arguments**                                                                                                                                                                                                                                                       |
     | **optional arguments**                                                                                                                                                                                                                                                       |
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
     |                                                                             | ``-s``, ``--stats``                   | print statistics for the deleted archive                                                                                                               |
     |                                                                             | ``-s``, ``--stats``                   | print statistics for the deleted archive                                                                                                               |
@@ -56,6 +58,8 @@ borg delete
 
 
     TARGET
     TARGET
         archive or repository to delete
         archive or repository to delete
+    ARCHIVE
+        archives to delete
 
 
 
 
     optional arguments
     optional arguments