summaryrefslogtreecommitdiffstats
path: root/docs/usage/info.rst.inc
blob: e4a27e7b5ec3e4eef9f31cc997d687653b50116e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!

.. _borg_info:

borg info
---------
::

    borg info <options> REPOSITORY_OR_ARCHIVE

positional arguments
    REPOSITORY_OR_ARCHIVE
        archive or repository to display information about

`Common options`_
    |

Description
~~~~~~~~~~~

This command displays detailed information about the specified archive or repository.

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).