12345678910111213141516171819 |
- .. _borg_debug-dump-archive-items:
- borg debug-dump-archive-items
- -----------------------------
- ::
- borg debug-dump-archive-items <options> ARCHIVE
- positional arguments
- ARCHIVE
- archive to dump
- `Common options`_
- |
- Description
- ~~~~~~~~~~~
- This command dumps raw (but decrypted and decompressed) archive items (only metadata) to files.
|