borg/docs/usage/info.rst.inc

28 lines
630 B
PHP
Raw Normal View History

2016-07-05 21:30:08 +00:00
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
.. _borg_info:
borg info
---------
::
2016-08-27 22:17:24 +00:00
borg info <options> REPOSITORY_OR_ARCHIVE
positional arguments
2016-08-27 22:17:24 +00:00
REPOSITORY_OR_ARCHIVE
archive or repository to display information about
`Common options`_
|
Description
~~~~~~~~~~~
2016-08-27 22:17:24 +00:00
This command displays detailed information about the specified archive or repository.
2016-07-05 23:33:53 +00:00
2016-08-27 22:17:24 +00:00
The "This archive" line refers exclusively to the given archive:
"Deduplicated size" is the size of the unique chunks stored only for the
given archive.
The "All archives" line shows global statistics (all chunks).