mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
24 lines
462 B
PHP
24 lines
462 B
PHP
|
.. 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.
|