]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix typo s/PBS_REPOSTOR/PBS_REPOSITOR/
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Jul 2020 17:23:48 +0000 (19:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Jul 2020 17:23:50 +0000 (19:23 +0200)
Reported-by: Piotr Paszkowski aka patefoniQ
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/administration-guide.rst

index 165633a7150f6e6dd1d862521ebf92770a65877b..1f329f8047c93428b6d4a2dc6aa69ea8e2a3f885 100644 (file)
@@ -541,7 +541,7 @@ environment variable ``PBS_REPOSITORY``.
 
 .. 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``
 option.