mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-28 10:49:16 +00:00
25 lines
563 B
HTML
25 lines
563 B
HTML
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
|
|
|
.. _borg_info:
|
|
|
|
borg info
|
|
---------
|
|
::
|
|
|
|
borg info <options> ARCHIVE
|
|
|
|
positional arguments
|
|
ARCHIVE
|
|
archive to display information about
|
|
|
|
`Common options`_
|
|
|
|
|
|
|
Description
|
|
~~~~~~~~~~~
|
|
|
|
This command displays some detailed information about the specified archive.
|
|
|
|
The "This archive" line refers exclusively to this archive:
|
|
"Deduplicated size" is the size of the unique chunks stored only for this
|
|
archive. Non-unique / common chunks show up under "All archives".
|