borg/docs/usage/info.rst.inc

21 lines
355 B
PHP
Raw Normal View History

2013-08-04 19:23:12 +00:00
attic info
----------
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 info [-h] [-v] ARCHIVE
Show archive details such as disk space used
positional arguments:
ARCHIVE archive to display information about
optional arguments:
-h, --help show this help message and exit
-v, --verbose verbose output
2013-08-04 19:23:12 +00:00
Description
~~~~~~~~~~~