mirror of https://github.com/borgbackup/borg.git
24 lines
431 B
C++
24 lines
431 B
C++
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
|
|
|
.. _borg_debug-delete-obj:
|
|
|
|
borg debug-delete-obj
|
|
---------------------
|
|
::
|
|
|
|
borg debug-delete-obj <options> REPOSITORY IDs
|
|
|
|
positional arguments
|
|
REPOSITORY
|
|
repository to use
|
|
IDs
|
|
hex object ID(s) to delete from the repo
|
|
|
|
`Common options`_
|
|
|
|
|
|
|
Description
|
|
~~~~~~~~~~~
|
|
|
|
This command deletes objects from the repository.
|