1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-24 16:55:36 +00:00

ssh: repo url docs - fix typo

This commit is contained in:
Thomas Waldmann 2016-10-28 03:32:37 +02:00
parent de9aa1923f
commit 9b9179312d

View file

@ -249,7 +249,7 @@ is installed on the remote host, in which case the following syntax is used::
or::
$ borg init ssh://user@hostname:port//path/to/repo
$ borg init ssh://user@hostname:port/path/to/repo
Remote operations over SSH can be automated with SSH keys. You can restrict the
use of the SSH keypair by prepending a forced command to the SSH public key in