2017-06-06 22:06:36 +00:00
|
|
|
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.
|
|
|
|
|
2017-06-09 11:57:27 +00:00
|
|
|
.. container:: experimental
|
|
|
|
|
2017-06-09 16:43:24 +00:00
|
|
|
Experimental features are marked with red stripes on the sides, like this paragraph.
|
2017-06-09 11:57:27 +00:00
|
|
|
|
|
|
|
Experimental features are not stable, which means that they may be changed in incompatible
|
|
|
|
ways or even removed entirely without prior notice in following releases.
|
|
|
|
|
2017-06-06 22:06:36 +00:00
|
|
|
.. 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
|