general.rst 844 B

12345678910111213141516171819202122232425262728
  1. General
  2. -------
  3. Borg consists of a number of commands. Each command accepts
  4. a number of arguments and options and interprets various environment variables.
  5. The following sections will describe each command in detail.
  6. .. container:: experimental
  7. Experimental features are marked with red-orange stripes on the sides, like this paragraph.
  8. Experimental features are not stable, which means that they may be changed in incompatible
  9. ways or even removed entirely without prior notice in following releases.
  10. .. include:: ../usage_general.rst.inc
  11. In case you are interested in more details (like formulas), please see
  12. :ref:`internals`. For details on the available JSON output, refer to
  13. :ref:`json_output`.
  14. .. _common_options:
  15. Common options
  16. ~~~~~~~~~~~~~~
  17. All Borg commands share these options:
  18. .. include:: common-options.rst.inc