docs: intro: fix text-width

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-24 16:52:33 +01:00
parent ec2926c2e4
commit 2858912686

View File

@ -44,8 +44,8 @@ parts of the backup, without the need to scan the whole backup.
Main Features Main Features
------------- -------------
:Support for Proxmox VE: The `Proxmox Virtual Environment`_ is fully :Support for Proxmox VE: The `Proxmox Virtual Environment`_ is fully supported,
supported, and you can easily backup :term:`virtual machine<Virtual machine>`\ s and and you can easily backup :term:`virtual machine<Virtual machine>`\ s and
:term:`container<Container>`\ s. :term:`container<Container>`\ s.
:Performance: The whole software stack is written in :term:`Rust`, :Performance: The whole software stack is written in :term:`Rust`,
@ -58,8 +58,8 @@ Main Features
:Incremental backups: Changes between backups are typically low. Reading and :Incremental backups: Changes between backups are typically low. Reading and
sending only the delta reduces the storage and network impact of backups. sending only the delta reduces the storage and network impact of backups.
:Data Integrity: The built-in `SHA-256`_ checksum algorithm ensures accuracy and :Data Integrity: The built-in `SHA-256`_ checksum algorithm ensures accuracy
consistency in your backups. and consistency in your backups.
:Remote Sync: It is possible to efficiently synchronize data to remote :Remote Sync: It is possible to efficiently synchronize data to remote
sites. Only deltas containing new data are transferred. sites. Only deltas containing new data are transferred.