borg/docs/usage/list.rst.inc

22 lines
411 B
PHP
Raw Normal View History

2013-08-04 19:23:12 +00:00
attic list
----------
2013-07-31 18:51:01 +00:00
::
2013-08-04 19:23:12 +00:00
2013-07-31 18:51:01 +00:00
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
2013-08-04 19:23:12 +00:00
Description
~~~~~~~~~~~