mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-26 17:57:59 +00:00
17 lines
561 B
ReStructuredText
17 lines
561 B
ReStructuredText
.. include:: repo-info.rst.inc
|
|
|
|
Examples
|
|
~~~~~~~~
|
|
::
|
|
|
|
$ borg repo-info
|
|
Repository ID: 0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9
|
|
Location: /Users/tw/w/borg/path/to/repo
|
|
Encrypted: Yes (repokey AES-OCB)
|
|
Cache: /Users/tw/.cache/borg/0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9
|
|
Security dir: /Users/tw/.config/borg/security/0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9
|
|
Original size: 152.14 MB
|
|
Deduplicated size: 30.38 MB
|
|
Unique chunks: 654
|
|
Total chunks: 3302
|
|
|