mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 01:06:50 +00:00
14 lines
276 B
C++
14 lines
276 B
C++
Synopsis
|
|
~~~~~~~~
|
|
::
|
|
|
|
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
|