123456789101112131415161718192021 |
- .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
- .. _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.
|