general.rst 547 B

123456789101112131415161718192021
  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. .. include:: ../usage_general.rst.inc
  7. In case you are interested in more details (like formulas), please see
  8. :ref:`internals`. For details on the available JSON output, refer to
  9. :ref:`json_output`.
  10. .. _common_options:
  11. Common options
  12. ~~~~~~~~~~~~~~
  13. All Borg commands share these options:
  14. .. include:: common-options.rst.inc