info.rst.inc 630 B

123456789101112131415161718192021222324252627
  1. .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
  2. .. _borg_info:
  3. borg info
  4. ---------
  5. ::
  6. borg info <options> REPOSITORY_OR_ARCHIVE
  7. positional arguments
  8. REPOSITORY_OR_ARCHIVE
  9. archive or repository to display information about
  10. `Common options`_
  11. |
  12. Description
  13. ~~~~~~~~~~~
  14. This command displays detailed information about the specified archive or repository.
  15. The "This archive" line refers exclusively to the given archive:
  16. "Deduplicated size" is the size of the unique chunks stored only for the
  17. given archive.
  18. The "All archives" line shows global statistics (all chunks).