diff --git a/docs/deployment/pull-backup.rst b/docs/deployment/pull-backup.rst index 607e29224..a84b9b3a9 100644 --- a/docs/deployment/pull-backup.rst +++ b/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.