1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/docs/usage/list.rst.inc
2013-08-04 23:20:22 +02:00

23 lines
428 B
HTML

.. _attic_list:
attic list
----------
::
usage: attic list [-h] [-v] REPOSITORY_OR_ARCHIVE
List archive or repository contents
positional arguments:
REPOSITORY_OR_ARCHIVE
repository/archive to list contents of
optional arguments:
-h, --help show this help message and exit
-v, --verbose verbose output
Description
~~~~~~~~~~~