docs: fix typo s/PBS_REPOSTOR/PBS_REPOSITOR/

Reported-by: Piotr Paszkowski aka patefoniQ
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-13 19:23:48 +02:00
parent 601e42ac35
commit 78ee20d72d
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ environment variable ``PBS_REPOSITORY``.
.. code-block:: console .. code-block:: console
# export PBS_REPOSTORY=backup-server:store1 # export PBS_REPOSITORY=backup-server:store1
After this you can execute all commands without specifying the ``--repository`` After this you can execute all commands without specifying the ``--repository``
option. option.