1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-28 19:01:58 +00:00
borg/docs/usage/repo-info.rst.inc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

47 lines
1.5 KiB
PHP
Raw Normal View History

2022-06-23 23:19:19 +00:00
.. IMPORTANT: this file is auto-generated from borg's built-in help, do not edit!
.. _borg_repo-info:
2022-06-23 23:19:19 +00:00
borg repo-info
--------------
2022-06-23 23:19:19 +00:00
.. code-block:: none
borg [common options] repo-info [options]
2022-06-23 23:19:19 +00:00
.. only:: html
.. class:: borg-options-table
+-------------------------------------------------------+------------+-----------------------+
2024-07-19 18:40:15 +00:00
| **optional arguments** |
2022-06-23 23:19:19 +00:00
+-------------------------------------------------------+------------+-----------------------+
| | ``--json`` | format output as JSON |
+-------------------------------------------------------+------------+-----------------------+
| .. class:: borg-common-opt-ref |
| |
| :ref:`common_options` |
+-------------------------------------------------------+------------+-----------------------+
.. raw:: html
<script type='text/javascript'>
$(document).ready(function () {
$('.borg-options-table colgroup').remove();
})
</script>
.. only:: latex
2024-07-19 18:40:15 +00:00
optional arguments
2022-06-23 23:19:19 +00:00
--json format output as JSON
:ref:`common_options`
|
Description
~~~~~~~~~~~
2024-09-07 20:31:48 +00:00
This command displays detailed information about the repository.