mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 08:45:13 +00:00
22 lines
547 B
ReStructuredText
22 lines
547 B
ReStructuredText
|
General
|
||
|
-------
|
||
|
|
||
|
Borg consists of a number of commands. Each command accepts
|
||
|
a number of arguments and options and interprets various environment variables.
|
||
|
The following sections will describe each command in detail.
|
||
|
|
||
|
.. include:: ../usage_general.rst.inc
|
||
|
|
||
|
In case you are interested in more details (like formulas), please see
|
||
|
:ref:`internals`. For details on the available JSON output, refer to
|
||
|
:ref:`json_output`.
|
||
|
|
||
|
.. _common_options:
|
||
|
|
||
|
Common options
|
||
|
~~~~~~~~~~~~~~
|
||
|
|
||
|
All Borg commands share these options:
|
||
|
|
||
|
.. include:: common-options.rst.inc
|