mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-12 17:35:44 +00:00
22 lines
410 B
PHP
22 lines
410 B
PHP
|
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
||
|
|
||
|
.. _borg_debug_dump-repo-objs:
|
||
|
|
||
|
borg debug dump-repo-objs
|
||
|
-------------------------
|
||
|
::
|
||
|
|
||
|
borg debug dump-repo-objs <options> REPOSITORY
|
||
|
|
||
|
positional arguments
|
||
|
REPOSITORY
|
||
|
repo to dump
|
||
|
|
||
|
`Common options`_
|
||
|
|
|
||
|
|
||
|
Description
|
||
|
~~~~~~~~~~~
|
||
|
|
||
|
This command dumps raw (but decrypted and decompressed) repo objects to files.
|