mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-12 17:35:44 +00:00
22 lines
440 B
PHP
22 lines
440 B
PHP
|
.. 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.
|