summaryrefslogtreecommitdiffstats
path: root/docs/usage/debug-get-obj.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage/debug-get-obj.rst.inc')
-rw-r--r--docs/usage/debug-get-obj.rst.inc25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/usage/debug-get-obj.rst.inc b/docs/usage/debug-get-obj.rst.inc
deleted file mode 100644
index a0b3f4577..000000000
--- a/docs/usage/debug-get-obj.rst.inc
+++ /dev/null
@@ -1,25 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-get-obj:
-
-borg debug-get-obj
-------------------
-::
-
- 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`_
- |
-
-Description
-~~~~~~~~~~~
-
-This command gets an object from the repository.