docs: fix typo

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
Christian Ebner 2020-02-19 16:36:59 +01:00 committed by Dietmar Maurer
parent 50b8f9dd67
commit e899d33e49

View File

@ -263,7 +263,7 @@ environment variable ``PBS_REPOSITORY``.
You can then execute all commands without specifying the ``--repository``
option.
One signle backup is allowed to contain more than one archive. For example, assume you want to backup two disks mounted at ``/mmt/disk1`` and ``/mnt/disk2``:
One single backup is allowed to contain more than one archive. For example, assume you want to backup two disks mounted at ``/mmt/disk1`` and ``/mnt/disk2``:
.. code-block:: console