Merge branch 'master' of ssh://proxdev.maurer-it.com/rust/proxmox-backup

This commit is contained in:
Dietmar Maurer
2021-02-05 12:53:43 +01:00
5 changed files with 31 additions and 16 deletions

View File

@ -86,7 +86,7 @@ Please use the following environment variables to modify output behavior:
format if you need to process the output.
.. _creating-backups:
.. _client_creating_backups:
Creating Backups
----------------
@ -246,7 +246,7 @@ Restoring this backup will result in:
. .. file2
.. _encryption:
.. _client_encryption:
Encryption
----------
@ -660,7 +660,7 @@ shows the list of existing snapshots and what actions prune would take.
space you need to perform :ref:`garbage-collection`.
.. _garbage-collection:
.. _client_garbage-collection:
Garbage Collection
------------------

View File

@ -1,5 +1,4 @@
.. _calendar-events:
.. _calendar-event-scheduling:
Calendar Events
===============

View File

@ -1,8 +1,8 @@
.. _tech_design_overview:
Technical Overview
==================
.. _technical_overview:
Datastores
----------

View File

@ -1,4 +1,4 @@
.. _terminology:
.. _terms:
Terminology
===========
@ -101,7 +101,7 @@ Backup Group
The tuple ``<type>/<ID>`` is called a backup group. Such a group
may contain one or more backup snapshots.
.. _backup_snapshot:
.. _term_backup_snapshot:
Backup Snapshot
---------------