1234567891011121314151617181920212223 |
- .. 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.
|