1234567891011121314151617181920212223 |
- .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
- .. _borg_debug_refcount-obj:
- borg debug refcount-obj
- -----------------------
- ::
- borg debug refcount-obj <options> REPOSITORY IDs
- positional arguments
- REPOSITORY
- repository to use
- IDs
- hex object ID(s) to show refcounts for
- `Common options`_
- |
- Description
- ~~~~~~~~~~~
- This command displays the reference count for objects from the repository.
|