debug_get-obj.rst.inc 463 B

12345678910111213141516171819202122232425
  1. .. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
  2. .. _borg_debug_get-obj:
  3. borg debug get-obj
  4. ------------------
  5. ::
  6. borg debug get-obj <options> REPOSITORY ID PATH
  7. positional arguments
  8. REPOSITORY
  9. repository to use
  10. ID
  11. hex object ID to get from the repo
  12. PATH
  13. file to write object data into
  14. `Common options`_
  15. |
  16. Description
  17. ~~~~~~~~~~~
  18. This command gets an object from the repository.