1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 09:47:58 +00:00
borg/docs/usage/info.rst.inc
2013-08-04 23:20:22 +02:00

22 lines
372 B
HTML

.. _attic_info:
attic info
----------
::
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
Description
~~~~~~~~~~~