mirror of https://github.com/borgbackup/borg.git
22 lines
440 B
HTML
22 lines
440 B
HTML
.. 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.
|