mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 22:02:47 +00:00
docs: terminology: update snapshot uniqueness for namespaces
since we introduced namespaces, a snapshot does not have be unique across the datastore anymore, only a namespace. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
a756b0c1a1
commit
ff438963dd
@ -118,7 +118,7 @@ Backup Snapshot
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
The triplet ``<type>/<ID>/<time>`` is called a backup snapshot. It
|
The triplet ``<type>/<ID>/<time>`` is called a backup snapshot. It
|
||||||
uniquely identifies a specific backup within a datastore.
|
uniquely identifies a specific backup within a namespace.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
:caption: Backup Snapshot Examples
|
:caption: Backup Snapshot Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user