2016-07-05 21:30:08 +00:00
|
|
|
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
|
|
|
|
|
2015-11-13 15:42:16 +00:00
|
|
|
.. _borg_debug-get-obj:
|
|
|
|
|
|
|
|
borg debug-get-obj
|
|
|
|
------------------
|
|
|
|
::
|
|
|
|
|
2016-04-09 23:28:18 +00:00
|
|
|
borg debug-get-obj <options> REPOSITORY ID PATH
|
|
|
|
|
|
|
|
positional arguments
|
|
|
|
REPOSITORY
|
|
|
|
repository to use
|
|
|
|
ID
|
|
|
|
hex object ID to get from the repo
|
|
|
|
PATH
|
|
|
|
file to write object data into
|
|
|
|
|
|
|
|
`Common options`_
|
|
|
|
|
|
|
|
|
|
2015-11-13 15:42:16 +00:00
|
|
|
Description
|
|
|
|
~~~~~~~~~~~
|
|
|
|
|
|
|
|
This command gets an object from the repository.
|