summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2017-09-10 00:07:45 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2017-09-10 00:07:45 +0200
commit2d7dc08c8ce797b4b0a250f14191b339f414a302 (patch)
treebb69a0da8d9e17fb9e67721fada76fd1bb8a635c
parent42821d2ddce32259acd322b69428a214b55e651f (diff)
build_usage
-rw-r--r--docs/usage/delete.rst.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/usage/delete.rst.inc b/docs/usage/delete.rst.inc
index e965b830f..93a3ec3cb 100644
--- a/docs/usage/delete.rst.inc
+++ b/docs/usage/delete.rst.inc
@@ -6,7 +6,7 @@ borg delete
-----------
.. code-block:: none
- borg [common options] delete [options] [TARGET]
+ borg [common options] delete [options] [TARGET] [ARCHIVE...]
.. only:: html
@@ -17,6 +17,8 @@ borg delete
+-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
| | ``TARGET`` | archive or repository to delete |
+-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
+ | | ``ARCHIVE`` | archives to delete |
+ +-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
| **optional arguments** |
+-----------------------------------------------------------------------------+---------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------+
| | ``-s``, ``--stats`` | print statistics for the deleted archive |
@@ -56,6 +58,8 @@ borg delete
TARGET
archive or repository to delete
+ ARCHIVE
+ archives to delete
optional arguments