Dominik Stadler пре 2 година
родитељ
комит
6ab281875e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/deployment/pull-backup.rst

+ 1 - 1
docs/deployment/pull-backup.rst

@@ -464,7 +464,7 @@ using `localhost` instead of `mybackup`
 
 2. On machine `myclient`
 
-``borg create -v --progress --stats ssh://backup@localhost:8022/home/backup/repos/dogado /``
+``borg create -v --progress --stats ssh://backup@localhost:8022/home/backup/repos/myclient /``
 
 Make sure to use port `8022` and `localhost` for the repository as this instructs borg on `myclient` to use the
 remote forwarded ssh connection.