mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 00:37:56 +00:00
22 lines
331 B
HTML
22 lines
331 B
HTML
.. _attic_delete:
|
|
|
|
attic delete
|
|
------------
|
|
::
|
|
|
|
|
|
usage: attic delete [-h] [-v] ARCHIVE
|
|
|
|
Delete archive
|
|
|
|
positional arguments:
|
|
ARCHIVE archive to delete
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
-v, --verbose verbose output
|
|
|
|
Description
|
|
~~~~~~~~~~~
|
|
|
|
|