Browse Source

docs: usage: remove not-updated-anymore debug* files.

Marian Beermann 8 years ago
parent
commit
95b69a433c

+ 0 - 23
docs/usage/debug-delete-obj.rst.inc

@@ -1,23 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-delete-obj:
-
-borg debug-delete-obj
----------------------
-::
-
-    borg debug-delete-obj <options> REPOSITORY IDs
-
-positional arguments
-    REPOSITORY
-        repository to use
-    IDs
-        hex object ID(s) to delete from the repo
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command deletes objects from the repository.

+ 0 - 21
docs/usage/debug-dump-archive-items.rst.inc

@@ -1,21 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-dump-archive-items:
-
-borg debug-dump-archive-items
------------------------------
-::
-
-    borg debug-dump-archive-items <options> ARCHIVE
-
-positional arguments
-    ARCHIVE
-        archive to dump
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command dumps raw (but decrypted and decompressed) archive items (only metadata) to files.

+ 0 - 21
docs/usage/debug-dump-repo-objs.rst.inc

@@ -1,21 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-dump-repo-objs:
-
-borg debug-dump-repo-objs
--------------------------
-::
-
-    borg debug-dump-repo-objs <options> REPOSITORY
-
-positional arguments
-    REPOSITORY
-        repo to dump
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command dumps raw (but decrypted and decompressed) repo objects to files.

+ 0 - 25
docs/usage/debug-get-obj.rst.inc

@@ -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.

+ 0 - 19
docs/usage/debug-info.rst.inc

@@ -1,19 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-info:
-
-borg debug-info
----------------
-::
-
-    borg debug-info <options>
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command displays some system information that might be useful for bug
-reports and debugging problems. If a traceback happens, this information is
-already appended at the end of the traceback.

+ 0 - 23
docs/usage/debug-put-obj.rst.inc

@@ -1,23 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug-put-obj:
-
-borg debug-put-obj
-------------------
-::
-
-    borg debug-put-obj <options> REPOSITORY PATH
-
-positional arguments
-    REPOSITORY
-        repository to use
-    PATH
-        file(s) to read and create object(s) from
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command puts objects into the repository.

+ 0 - 23
docs/usage/debug_delete-obj.rst.inc

@@ -1,23 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug_delete-obj:
-
-borg debug delete-obj
----------------------
-::
-
-    borg debug delete-obj <options> REPOSITORY IDs
-
-positional arguments
-    REPOSITORY
-        repository to use
-    IDs
-        hex object ID(s) to delete from the repo
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command deletes objects from the repository.

+ 0 - 21
docs/usage/debug_dump-archive-items.rst.inc

@@ -1,21 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug_dump-archive-items:
-
-borg debug dump-archive-items
------------------------------
-::
-
-    borg debug dump-archive-items <options> ARCHIVE
-
-positional arguments
-    ARCHIVE
-        archive to dump
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command dumps raw (but decrypted and decompressed) archive items (only metadata) to files.

+ 0 - 21
docs/usage/debug_dump-repo-objs.rst.inc

@@ -1,21 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug_dump-repo-objs:
-
-borg debug dump-repo-objs
--------------------------
-::
-
-    borg debug dump-repo-objs <options> REPOSITORY
-
-positional arguments
-    REPOSITORY
-        repo to dump
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command dumps raw (but decrypted and decompressed) repo objects to files.

+ 0 - 25
docs/usage/debug_get-obj.rst.inc

@@ -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.

+ 0 - 19
docs/usage/debug_info.rst.inc

@@ -1,19 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug_info:
-
-borg debug info
----------------
-::
-
-    borg debug info <options>
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command displays some system information that might be useful for bug
-reports and debugging problems. If a traceback happens, this information is
-already appended at the end of the traceback.

+ 0 - 23
docs/usage/debug_put-obj.rst.inc

@@ -1,23 +0,0 @@
-.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
-
-.. _borg_debug_put-obj:
-
-borg debug put-obj
-------------------
-::
-
-    borg debug put-obj <options> REPOSITORY PATH
-
-positional arguments
-    REPOSITORY
-        repository to use
-    PATH
-        file(s) to read and create object(s) from
-
-`Common options`_
-    |
-
-Description
-~~~~~~~~~~~
-
-This command puts objects into the repository.

+ 0 - 23
docs/usage/debug_refcount-obj.rst.inc

@@ -1,23 +0,0 @@
-.. 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.